-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbatch_file_zprime
374 lines (336 loc) · 13.7 KB
/
batch_file_zprime
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
###############################################
# batch_file for CalcHEP #
# It has to be launched via #
# ./calchep_batch batch_file #
# Lines beginning with # are ignored. #
###############################################
###############################################
# Model Info #
# Model is the exact model name. #
# Model changed specifies whether a change #
# was made to the model files. Changes #
# to the numerical values of external #
# parameters is ok. Other changes #
# require that the process library be #
# recreated. Values are True or False. #
# Gauge specifies gauge. Choices are #
# Feynman or unitary. #
###############################################
Model: B-L (Full fast)
Model changed: False
Gauge: Unitary
###############################################
# Process Info #
# Process specifies the process. More than #
# one process can be specified. Cuts, #
# regularization and QCD scale should #
# be specified for each one. #
# Decay specifies decays. As many decays #
# as are necessary are allowed. #
# Composite specifies composite particles #
# present in the processes or decays. #
###############################################
Process: p,p->m,M
Composite: p=u,U,d,D,s,S,c,C,b,B,G
Remove: Z,A,H1,H2
##############################################
# PDF Info #
# Choices are: #
# cteq6l (anti-proton) #
# cteq6l (proton) #
# mrst2002lo (anti-proton) #
# mrst2002lo (proton) #
# cteq6m (anti-proton) #
# cteq6m (proton) #
# cteq5m (anti-proton) #
# cteq5m (proton) #
# mrst2002nlo (anti-proton) #
# mrst2002nlo (proton) #
# ISR #
# ISR & Beamstrahlung #
# Equiv. Photon #
# Laser photons #
# Proton Photon #
# OFF #
# #
# ISR and Beamstrahlung are only available #
# for electrons and positrons, while the #
# others are available for protons and #
# antiprotons. #
# Default pdf: OFF #
# Bunch x+y sizes (nm) #
# Ignored unless ISR & Beam chosen. #
# Default: 560 #
# Bunch length (mm) #
# Ignored unless ISR & Beam chosen. #
# Default: 0.4 #
# Number of particles #
# Ignored unless ISR & Beam chosen. #
# Default: 2E+10 #
# Default Beamstrahlung parameters #
# correspond roughly with ILC. #
# #
# Equiv. Photon, Laser photons and #
# Proton Photon are available for #
# photons. #
# Default pdf: OFF #
# Photon particle #
# Ignored unless Equiv. Photon chosen. #
# Choices are: mu^-,e^-,e^+,mu^+ #
# Default: e^+ #
# |Q|max #
# Ignored unless Equiv. Photon chosen. #
# Default: 100 #
# Incoming particle mass #
# Ignored unless Proton Photon chosen. #
# Default: 0.938 #
# Incoming particle charge #
# Ignored unless Proton Photon chosen. #
# Choices are: 1,-1 #
# Default: 1 #
# |Q^2|max #
# Ignored unless Proton Photon chosen. #
# Default: 2 #
# Pt cut of outgoing proton #
# Ignored unless Proton Photon chosen. #
# Default: 0.1 #
##############################################
#pdf1: LHA:cteq6ll.LHpdf:0:1
#pdf2: LHA:cteq6ll.LHpdf:0:1
pdf1: cteq6l1 (proton)
pdf2: cteq6l1 (proton)
#Bunch x+y sizes (nm) : 202500
#Bunch length (mm) : 10
#Number of particles : 5E+11
#Photon particle : e^-
#|Q|max : 250
#Incoming particle mass : 0.938
#Incoming particle charge : -1
#|Q^2|max : 2.0
#Pt cut of outgoing proton : 0.15
###############################################
# Momentum Info #
# in GeV #
###############################################
p1: 6500
p2: 6500
###############################################
# Parameter Info #
# Masses and Energies are in GeV #
###############################################
#Parameter: EE=0.31
#Parameter: MZp=5000
###############################################
# Run Info #
# Masses and Energies are in GeV #
# More than one run can be specified at #
# the same time. #
###############################################
Run parameter: MZp
Run begin: 1000
Run step size: 500
Run n steps: 3
#we can run different parameters
#Run parameter: g1p
#Run begin: 0.2
#Run step size: 0.1
#Run n steps: 10
###############################################
# QCD Running Info #
# As in the gui: #
# parton dist. alpha #
# default: ON #
# alpha(MZ) #
# default: 0.1172 #
# alpha nf #
# default: 5 #
# alpha order #
# choices: LO, NLO, NNLO #
# default: NLO #
# mb(mb) #
# default: 4.2 #
# Mtop(pole) #
# default: 175 #
# alpha Q #
# Must be in terms of the final state #
# particles. #
# default: M12 #
# :n: specifies which process. #
# : means to apply to all processes. #
###############################################
#parton dist. alpha: ON
#alpha(MZ): 0.118
#alpha nf: 5
#alpha order: NLO
#mb(mb): 4
#Mtop(pole): 174
#alpha Q :1: M34
#alpha Q :2: M45
alpha Q : M12
#Qfact : M12
###############################################
# Cut Info #
# Must be in terms of the (production mode) #
# final state particles. #
# :n: specifies which process. #
# : means to apply to all processes. #
###############################################
Cut parameter: n(m)
Cut invert: False
Cut min: -100
Cut max: 100
Cut parameter: n(M)
Cut invert: False
Cut min: -100
Cut max: 100
Cut parameter: M(m,M)
Cut invert: False
Cut min: 50
Cut max:
###############################################
# Kinematics Info #
# Must be exactly as in CH. #
# Comment out to use the CH defaults. #
# :n: specifies which process. #
# : means to apply to all processes. #
###############################################
#Kinematics :1: 12 -> 34 , 56
#Kinematics :1: 34 -> 3 , 4
#Kinematics :1: 56 -> 5 , 6
#Kinematics : 12 -> 3, 45
#Kinematics : 45 -> 4 , 5
Kinematics : 12 -> 3,4
###############################################
# Regularization Info #
# Must be in terms of the final state #
# particles. #
# :n: specifies which process. #
# : means to apply to all processes. #
###############################################
Regularization momentum: 34
Regularization mass: MZp
Regularization width: wZp
Regularization power: 2
###############################################
# Distribution Info #
# Only 1 dimensional distributions are #
# currently supported. #
# Dist n bins should be one of: #
# 300, 150, 100, 75, 60, 50, 30, 25, #
# 20, 15, 12, 10, 6, 5, 4, 3, 2 #
# Dist title and Dist x-title should be #
# plain text. #
###############################################
#it needs gnuplot installed
#Dist parameter: M(b,B)
#Dist min: 100
#Dist max: 200
#Dist n bins: 100
#Dist title: p,p->W,b,B
#Dist x-title: M(b,B) (GeV)
Dist parameter: M(m,M)
Dist min: 400
Dist max: 3000
Dist n bins: 150
Dist title: p,p->m,M
Dist x-title: M(m,M) (GeV)
###############################################
# Events Generation #
# Number of events determines how many #
# events to produce for each run. #
# Filename is the name used for the event #
# files. If no parameter is run over #
# then, -Single.lhe is appended. If #
# a parameter is run over then its #
# value will be appended as in #
# pp-WW-MW400.lhe. #
# NTuple determines whether PAW ntuples #
# are created. This only works if #
# nt_maker is properly compiled and #
# in the bin directory. #
# Choices are True or False. #
# Cleanup determines whether the #
# individual event files are removed #
# after they are combined. #
# Default: True #
###############################################
Number of events (per run step): 1000
Filename: zprime_mm_events
NTuple: True
#Cleanup: False
###############################################
# Parallelization Info #
# Parallelization method choices: #
# local #
# pbs #
# Que can be left blank if not required #
# on your pbs cluster. #
# Walltime should be the number #
# of hours necessary for each job. #
# Leave blank if your pbs cluster does #
# not require this and will let a #
# job run until it is finished. #
# Memory is the amount of memory required #
# for each job in gb. Leave blank #
# if not required on your cluster. #
# email is only used on the pbs cluster #
# if you want it to inform you of #
# problems. email is currently ignored. #
# sleep time determines how often the #
# script updates (in seconds) #
# while waiting for processes to finish. #
# nice level is used for the CH jobs in #
# local mode and combining events in #
# all modes. #
# default: 19 #
###############################################
Parallelization method: local
#Que: brody_main
#Walltime: 0.15
#Memory: 1
#email: name@address
#Max number of cpus: 2
#sleep time: 3
#nice level : 19
###############################################
# Vegas #
# The variables are the same as in the gui. #
# If commented out, the default values #
# are used. #
# #
# nSess_1 : number of the 1st sessions #
# default: 5 #
# nCalls_1 : number of calls per 1st sessions#
# default: 10000 #
# nSess_2 : number of the 2nd sessions #
# default: 0 #
# nCalls_2 : number of calls per 2nd sessions#
# default: 10000 #
###############################################
nSess_1: 20
nCalls_1: 100000
nSess_2: 20
nCalls_2: 100000
###############################################
# Event Generator #
# The variables are the same as in the gui. #
# If commented out, the default values #
# are used. #
# #
# sub-cubes: #
# default: 1000 #
# random search: #
# default: 100 #
# simplex search: #
# default: 50 #
# #
# MAX*N: integer to multiply max by #
# default: 2 #
# find new MAX: #
# default: 100 #
###############################################
#sub-cubes: 100000
#random search: 100
#simplex search: 50
#MAX*N: 2
#find new MAX: 100