Fork me on GitHub

Ticket #1395: configParticleGun.cmnd

File configParticleGun.cmnd, 994 bytes (added by Hokyeong Nam, 5 years ago)
Line 
1ProcessLevel:all = off
2
3! 1) Settings used in the main program.
4
5Main:numberOfEvents = 100 ! number of events to generate
6Main:timesAllowErrors = 3 ! how many aborts before run stops
7Main:spareFlag1 = on ! true means particle gun
8Main:spareMode1 = 11 ! 1-5 - di-quark, 21 - di-gluon, 11 - single electron, 13 - single muon, 15 - single tau, 22 - single photon
9Main:spareParm1 = 10000 ! max energy
10Main:spareParm2 = 5.0 ! max eta
11
12! 2) Settings related to output in init(), next() and stat().
13
14Init:showChangedSettings = on ! list changed settings
15Init:showChangedParticleData = off ! list changed particle data
16Next:numberCount = 10 ! print message every n events
17Next:numberShowInfo = 10 ! print event information n times
18Next:numberShowProcess = 10 ! print process record n times
19Next:numberShowEvent = 0 ! print event record n times
20
21! 3) Set the input LHE file
22
23! Beams:frameType = 4