Ticket #61: Run.2.dat
File Run.2.dat, 8.6 KB (added by , 15 years ago) |
---|
Line | |
---|---|
1 | (run){ |
2 | !------------------------------------------------------- |
3 | !--- Run parameters ------------------------------------ |
4 | !------------------------------------------------------- |
5 | EVENTS = 10000 ! Number of Events |
6 | !NUM_ACCURACY = 1.e-10 ! |
7 | OUTPUT = 18 ! Output level: |
8 | ! ! 0=errors,1=events,2=run info, |
9 | ! ! 3=events+information |
10 | ! |
11 | ANALYSIS = 0 ! Analysis: 0=off, 1=on |
12 | !ANALYSIS_OUTPUT = Analysis.MI |
13 | ! |
14 | LOG_FILE = sherpa_top.log ! log file |
15 | RANDOM_SEED = 27101 12001 |
16 | FILE_SIZE = 100000 |
17 | EVENT_MODE = Sherpa |
18 | !EVENT_MODE = Hepevt |
19 | EVENT_MODE = HepMC |
20 | !HEPEVT_OUTPUT = Results |
21 | HEPMC2_GENEVENT_OUTPUT = Results_HepMC_GENEVENT |
22 | !HEPMC2_ASCII_OUTPUT = Results_HepMC_ASCII |
23 | !HEPMC2_OUTPUT = Results1_HepMC |
24 | SHERPA_OUTPUT = Results1 |
25 | !ANALYSIS_OUTPUT = Results |
26 | }(run) |
27 | |
28 | (beam){ |
29 | !------------------------------------------------------- |
30 | !-- Beam parameters ------------------------------------ |
31 | !------------------------------------------------------- |
32 | BEAM_1 = 2212 ! possible beam particles: P+, P-, e+, e- |
33 | BEAM_ENERGY_1 = 7000. ! in GeV |
34 | BEAM_POL_1 = 0. ! Polarization degree -1 ... 1 |
35 | BEAM_SPECTRUM_1 = Monochromatic ! Monochromatic,Laser_Backscattering,Simple_Compton |
36 | K_PERP_MEAN_1 = 0.2 |
37 | K_PERP_SIGMA_1 = 0.8 |
38 | ! |
39 | BEAM_2 = 2212 ! possible beam particles: P+, P-, e+, e- |
40 | BEAM_ENERGY_2 = 7000. ! in GeV |
41 | BEAM_POL_2 = 0. ! Polarization degree -1 ... 1 |
42 | BEAM_SPECTRUM_2 = Monochromatic ! Monochromatic,Laser_Backscattering,Simple_Compton |
43 | K_PERP_MEAN_2 = 0.2 |
44 | K_PERP_SIGMA_2 = 0.8 |
45 | ! |
46 | !BEAM_SMIN = 1.e-10 ! Minimal fraction of nominal s after beam spectra |
47 | !BEAM_SMAX = 1.0 ! Maximal fraction of nominal s after beam spectra |
48 | ! |
49 | !E_LASER_1 = 1.17e-9 ! Laser energy in GeV |
50 | !P_LASER_1 = 0. ! Laser polarization +-1 |
51 | !E_LASER_2 = 1.17e-9 ! Laser energy in GeV |
52 | !P_LASER_2 = 0. ! Laser polarization +-1 |
53 | !LASER_MODE = 0 ! 0 = all, 1,2,3 = individual components |
54 | !LASER_ANGLES = Off ! On/Off |
55 | !LASER_NONLINEARITY = On ! On/Off |
56 | }(beam) |
57 | |
58 | (isr){ |
59 | !------------------------------------------------------- |
60 | !-- ISR parameters ------------------------------------ |
61 | !------------------------------------------------------- |
62 | BUNCH_1 = 2212 ! possible beam particles: P+, P-, e+, e- |
63 | ISR_1 = On ! On/Off |
64 | ! |
65 | BUNCH_2 = 2212 ! possible beam particles: P+, P-, e+, e- |
66 | ISR_2 = On ! On/Off |
67 | ! |
68 | ISR_SMIN = 1.e-10 ! Minimal fraction of nominal s for parton after ISR |
69 | ISR_SMAX = 1.0 ! Maximal fraction of nominal s for parton after ISR |
70 | ! |
71 | !ISR_E_ORDER = 1 ! Perturbative order of electron structure function |
72 | !ISR_E_SCHEME = 2 ! Beta-scheme : 0,1,2 , default = 2 |
73 | ! |
74 | !PDF_SET = cteq6m.LHpdf ! the CTEQ6 PDFs cteq6m,cteq6d,cteq6l,cteq6l1 |
75 | ! can be accessed when PDF_GRID_PATH = CTEQ6Grid |
76 | ! |
77 | ! to use LHAPDF list one of the PDF sets, |
78 | ! , e.g. Alekhin_100.LHpdf, that comes with your |
79 | ! LHAPDF installation, the full list can be found in |
80 | ! 'lhapdf-config --pdfsets-path', in addition set |
81 | ! PDF_GRID_PATH = PDFsets |
82 | ! |
83 | ! or use the interface to MRST99 through |
84 | ! PDF_GRID_PATH = MRST99Grid |
85 | ! |
86 | !PDF_SET_VERSION = 1 |
87 | ! |
88 | !PDF_GRID_PATH = PDFsets ! CTEQ6Grid,PDFsets,MRST99Grid |
89 | }(isr) |
90 | |
91 | (processes){ |
92 | Process 93 93 -> 6[a] -6[b] 93{1}; |
93 | DecayOS 6[a] -> 5 24[c]; |
94 | DecayOS 24[c] -> 94 94; |
95 | DecayOS -6[b] -> -5 -24[d]; |
96 | DecayOS -24[d] -> 94 94; |
97 | CKKW sqr(30/E_CMS); |
98 | !Order_EW 4; |
99 | Selector_File Run.dat|(sel0j){|}(sel0j) {6} |
100 | Selector_File Run.dat|(sel1j){|}(sel1j) {7} |
101 | !Integration_Error 0.02 {3}; |
102 | End process; |
103 | |
104 | }(processes) |
105 | |
106 | (sel0j){ |
107 | !selector for the 6-particle final state |
108 | ! cut on pT of 1st combination: top |
109 | "Calc(PPperp(p[0]+p[1]+p[2]))" 5,94,94 800,10000; |
110 | ! cut on pT of 6th combination: anti-top |
111 | "Calc(PPperp(p[0]+p[1]+p[2]))" -5,94,94 0,1e12:0,1e12:0,1e12:0,1e12:0,1e12:800,1e12; |
112 | }(sel0j) |
113 | |
114 | |
115 | (sel1j){ |
116 | !selector for the 7-particle final state |
117 | ! cut on pT of 1st combination: top |
118 | "Calc(PPperp(p[0]+p[1]+p[2]))" 5,94,94 800,10000; |
119 | ! cut on pT of 8th combination: anti-top |
120 | "Calc(PPperp(p[0]+p[1]+p[2]))" -5,94,94 0,1e12:0,1e12:0,1e12:0,1e12:0,1e12:0,1e12:0,1e12:800,1e12; |
121 | }(sel1j) |
122 | |
123 | |
124 | (selector){ |
125 | !NJetFinder 1 800.0 0.0 0.5 -1 2.5 |
126 | ! PT 93 850 14000 |
127 | !PT 93 800.0 10000 [PT_UP] |
128 | !PseudoRapidity 93 -2.5 2.5 |
129 | }(selector) |
130 | |
131 | (model){ |
132 | !------------------------------------------------------- |
133 | !-- Model parameters ----------------------------------- |
134 | !------------------------------------------------------- |
135 | MODEL = SM ! Model |
136 | ! |
137 | ! SM parameters |
138 | ! |
139 | EW_SCHEME = 0 ! which parameters define the ew sector. |
140 | ALPHAS(MZ) = 0.118 ! strong coupling at scale M_Z |
141 | ALPHAS(default) = 0.0800 ! strong coupling |
142 | ORDER_ALPHAS = 1 ! NLO |
143 | 1/ALPHAQED(0) = 137.036 ! inverse of alpha QED in the Thomson limit |
144 | 1/ALPHAQED(default) = 132.51 ! inverse of alpha QED |
145 | SIN2THETAW = 0.2222 ! Weinberg angle at scale M_Z |
146 | VEV = 246. ! Higgs vev |
147 | LAMBDA = 0.47591 ! SM Higgs self coupling |
148 | CKMORDER = 0 ! order of expansion of CKM matrix in Cabibbo angle |
149 | CABIBBO = 0.2272 ! Cabibbo angle (Wolfenstein parametrization) |
150 | A = 0.85 ! A (Wolfenstein parametrization) |
151 | RHO = 0.50 ! rho (Wolfenstein parametrization) |
152 | ETA = 0.50 ! eta (Wolfenstein parametrization) |
153 | ! |
154 | ! SUSY parameters |
155 | ! |
156 | SLHA_INPUT = LesHouches_SPS1A.dat |
157 | ! |
158 | ! ADD parameters |
159 | ! |
160 | N_ED = 2 ! Number of extra dimensions in ADD model |
161 | G_NEWTON = 6.707e-39 ! Newton gravity constant |
162 | M_S = 2.5e3 ! string scale for ADD model, meaning depends on KK_CONVENTION |
163 | M_CUT = 2.5e3 ! cut-off scale for the c.m. energy |
164 | KK_CONVENTION = 1 ! 0=const mass |
165 | ! 1=simplified sum(HLZ) 2=exact sum(HLZ) |
166 | ! 3=Hewett +1 4=Hewett -1 |
167 | ! 5=GRW (Lambda_T(GRW)=M_S for virtual Graviton exchange |
168 | ! or M_D=M_S for real Gravtion production) |
169 | ! only KK_CONVENTION's 1,2 or 5 are applicable for real Graviton production! |
170 | ! set tau unstable |
171 | STABLE[15]=0 |
172 | }(model) |
173 | |
174 | (me){ |
175 | ME_SIGNAL_GENERATOR = Comix |
176 | EVENT_GENERATION_MODE = Unweighted |
177 | }(me) |
178 | |
179 | (mi){ |
180 | !=================================================! |
181 | ! Underlying Event Setup file ! |
182 | !=================================================! |
183 | ! |
184 | ! general parameters |
185 | ! |
186 | MI_HANDLER = None ! Amisic / None |
187 | ! |
188 | ! hard underlying event parameters |
189 | ! |
190 | !CREATE_GRID 93 93 -> 93 93 ! processes to generate |
191 | !PS_ERROR = 1.0e-2 ! error for integration |
192 | !REGULATE_XS = 0 ! regulate cross section |
193 | !XS_REGULATION = 2.225 ! regulation parameter |
194 | !SCALE_MIN = 2.225 ! minimum scale |
195 | !RESCALE_EXPONENT = 0.16 ! rescaling exponent |
196 | !REFERENCE_SCALE = 1800.0 ! reference energy scale |
197 | !PROFILE_FUNCTION = Gaussian ! Gaussian / Double_Gaussian |
198 | !PROFILE_PARAMETERS = 1.0 0.5 0.5 ! size (must be 1), coresize, |
199 | ! matter fraction |
200 | }(mi) |
201 | |
202 | (fragmentation){ |
203 | !------------------------------------------------------- |
204 | !-- Fragmentation parameters---------------------------- |
205 | !------------------------------------------------------- |
206 | FRAGMENTATION = Ahadic ! Off, Lund (Pythia string fragmentation) or Ahadic |
207 | DECAYMODEL = Hadrons ! Lund or Hadrons |
208 | |
209 | !------------------------------------------------------- |
210 | !-- Photons parameters --------------------------------- |
211 | !------------------------------------------------------- |
212 | YFS_MODE = 2 ! settings for Photons-module: |
213 | ! 0 - off/no corrections |
214 | ! 1 - soft only |
215 | ! 2 - soft + order(alpha) hard correction (default) |
216 | YFS_USE_ME = 1 ! use exact MEs for hard correction if possible |
217 | YFS_IR_CUTOFF = 1E-3 ! IR cut-off |
218 | }(fragmentation) |