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 #275: Run_ttOldVersion.dat

File Run_ttOldVersion.dat, 1003 bytes (added by anonymous, 11 years ago)
Line 
1(run){
2  EVENT 10;
3  BATCH_MODE 3;
4 # ONLY_MAPPING_FILE=1;
5  NJET:=0;
6  PTCUT:=50;
7  RESULT_DIRECTORY Results_tt0j_ptcut_PTCUT/;
8}(run)
9
10(beam){
11  BEAM_1 = 2212; BEAM_ENERGY_1 = 4000;
12  BEAM_2 = 2212; BEAM_ENERGY_2 = 4000;
13}(beam)
14
15(processes){
16  Process 93 93 -> 6[a] -6[b] 93{NJET};
17    Decay 6[a] -> 5 24[c];
18      Decay 24[c] -> 94 94;
19    Decay -6[b] -> -5 -24[d];
20      Decay -24[d] -> 94 94;
21  Order_EW 4; CKKW sqr(50/E_CMS);
22  #Integration_Error 0.02 {7}; Enhance_Factor 4 {7};
23  #Integration_Error 0.03 {8}; Enhance_Factor 8 {8};
24  #Max_Epsilon 0.05 {7}; Max_Epsilon 0.1 {8};
25 #Enhance_Observable FASTJET[A:antikt,PT:30,R:0.4]{log10(PPerp(p[2])*PPerp(p[3]))/2}|1.6|3.5|33;
26  End process;
27}(processes);
28(me){
29  ME_SIGNAL_GENERATOR Comix;
30  EVENT_GENERATION_MODE W;
31  SCALES LOOSE_METS{MU_F2}{MU_R2};
32}(me);
33#(selector){
34#  DecayMass 6[a] 150 200;
35#  DecayMass -6[b] 150 200;
36#  FastjetSelector PPerp(p[0])>PTCUT antikt 2 30 0 0.4;
37#}(selector);
38
39(mi){
40  MI_HANDLER = None  # None or Amisic
41}(mi)