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 #97: Run.dat

File Run.dat, 3.3 KB (added by Generic User (don't modify these fields), 14 years ago)
Line 
1(beam){
2 BEAM_1          = 2212              ! possible beam particles:  P+, P-, e+, e-
3 BEAM_ENERGY_1   = 3500.             ! in GeV
4 BEAM_SPECTRUM_1 = Monochromatic     ! Monochromatic,Laser_Backscattering,Simple_Compton
5 K_PERP_MEAN_1   = 0.33
6 K_PERP_SIGMA_1  = 0.8
7 BEAM_2          = 2212              ! possible beam particles:  P+, P-, e+, e-
8 BEAM_ENERGY_2   = 3500.             ! in GeV
9 BEAM_SPECTRUM_2 = Monochromatic     ! Monochromatic,Laser_Backscattering,Simple_Compton
10 K_PERP_MEAN_2   = 0.33
11 K_PERP_SIGMA_2  = 0.8
12}(beam)
13(isr){
14 BUNCH_1         = 2212       ! possible beam particles:  P+, P-, e+, e-
15 ISR_1           = On         ! On/Off
16 BUNCH_2         = 2212       ! possible beam particles:  P+, P-, e+, e-
17 ISR_2           = On         ! On/Off
18 ISR_SMIN        = 1.e-10     ! Minimal fraction of nominal s for parton after ISR
19 ISR_SMAX        = 1.0        ! Maximal fraction of nominal s for parton after ISR
20 PDF_SET         = cteq6l1    !
21 PDF_SET_VERSION = 1
22 PDF_GRID_PATH   = CTEQ6Grid  ! CTEQ6Grid,PDFsets,MRST99Grid
23}(isr)
24(model){
25  MODEL                  = SM       ! Model
26  EW_SCHEME              = 3        ! which parameters define the ew sector.
27  M_W                    = 80.419
28  M_Z                    = 91.188
29  M_H                    = 120
30  GF                     = 0.0000116639
31  MASS[6]                = 172.5        ! top mass, default: 175
32  WIDTH[6]               =1.45412849    !top width, default: 1.5
33  WIDTH[23]              =2.4412334     !Z width, default: 2.49
34  WIDTH[24]              =2.04759951    !W width, default: 2.06
35  WIDTH[25]              =0.00575165778 !H width, default: 0.0034
36  MASSIVE[5]=1                     ! consider massive bottom and top quarks
37  MASSIVE[6]=1
38}(model)
39(me){
40  ME_SIGNAL_GENERATOR   = Amegic     ! Internal or Amegic or Comix(new)
41  EVENT_GENERATION_MODE = Unweighted
42}(me)
43(integration){
44  ERROR =  1.0e-2   ! Error by calculating matrix-elements
45  FINISH_OPTIMIZATION = Off ! Integrate until optimization is completed     
46  VEGAS = On
47}(integration)
48(mi){
49  MI_HANDLER    = None                  ! Amisic / None
50}(mi)
51(shower){
52SHOWER_GENERATOR  = CSS   
53}(shower)
54(fragmentation){
55  FRAGMENTATION = Lund      ! Off, Lund (Pythia string fragmentation) or Ahadic
56  DECAYMODEL    = Lund      ! Lund or Hadrons
57}(fragmentation)
58(processes){
59!!ttbar with up to 2 jets in hadronic channel
60Process 93 93 -> 6[a] -6[b] 93{1}
61 Decay 6[a] ->  5  24[c]
62 Decay -6[b] -> -5 -24[d]
63  Decay  24[c] -> 93 93
64  Decay -24[d] -> 93 93
65CKKW sqr(30/E_CMS)
66Integration_Error 0.02   
67 End process;
68}(processes)
69(selector){
70JetFinder sqr(20/E_CMS) 1.
71PT 93 20. 100000.
72PT 5  20. 100000.
73PT 22  0. 100000.
74PT 90  0. 100000.
75PT 91  0. 100000.
76Energy 93 0. 100000.
77Energy  5 0. 100000.
78Energy 22 0. 100000.
79Energy 90 0. 100000.
80Rapidity 93 -5. 5.
81Rapidity  5 -5. 5.
82Rapidity 22 -200000. 200000.
83Rapidity 90 -200000. 200000.
84DeltaR 93 93 0.001 100
85DeltaR  5  5 0.001 100
86DeltaR 90 90 0 100
87DeltaR 22 22 0 100
88DeltaR 93  5 0.001 100
89DeltaR 93 22 0.001 100  ! <- different from MG
90DeltaR 93 90 0 100
91DeltaR 22  5 0 100   
92DeltaR 90  5 0 100
93DeltaR 22 90 0 100
94Mass 93 93 0 100000
95Mass  5  5 0 100000
96Mass 22 22 0 100000
97Mass 90 90 0 100000
98}(selector)
99(run){
100RANDOM_SEED1 = 21
101RANDOM_SEED2 = 4
102EVENTS = 1000           ! can be changed in inputline
103ANALYSIS = 0            ! not installed on global sherpa
104OUTPUT =2               ! Information Events (if 3) and Errors (if 2)
105CDXS_ITMAX 5000;
106}(run)
107