sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #288: tt_pt1000_n0.dat

File tt_pt1000_n0.dat, 490 bytes (added by Steffen Schumann, 11 years ago)

sample run card.

Line 
1(run){
2  EVENTS 0;
3  ME_SIGNAL_GENERATOR Comix;
4  RANDOM_SEED 1;
5
6  BEAM_1 2212; BEAM_ENERGY_1 50000;
7  BEAM_2 2212; BEAM_ENERGY_2 50000; 
8
9  RAD:=0.4;
10  MINPT:=1000.;
11
12  MI_HANDLER None;
13
14  RESULT_DIRECTORY results/tt_pt1000_n0
15}(run)
16
17(processes){
18  Process 93 93 -> 6 -6;
19  Scales VAR{sqr( 0.5*(sqrt( 30625.+PPerp2(p[2]) )+sqrt( 30625.+PPerp2(p[3]) )) )};
20  Order_EW 0;
21  Integration_Error 0.01;
22  End process;
23}(processes)
24
25(selector){
26 NJetFinder  0  MINPT  0.0  RAD  -1;
27}(selector)