Last change
on this file was 87ff5a0, checked in by Michele Selvaggi <michele.selvaggi@…>, 8 years ago |
change default values to comply FCC, and change pTmax into eMax
|
-
Property mode
set to
100644
|
File size:
1003 bytes
|
Line | |
---|
1 | ProcessLevel:all = off
|
---|
2 |
|
---|
3 | ! 1) Settings used in the main program.
|
---|
4 |
|
---|
5 | Main:numberOfEvents = 10000 ! number of events to generate
|
---|
6 | Main:timesAllowErrors = 3 ! how many aborts before run stops
|
---|
7 | Main:spareFlag1 = on ! true means particle gun
|
---|
8 | Main:spareMode1 = 11 ! 1-5 - di-quark, 21 - di-gluon, 11 - single electron, 13 - single muon, 15 - single tau, 22 - single photon
|
---|
9 | Main:spareParm1 = 50000 ! max energy
|
---|
10 | Main:spareParm2 = 6.0 ! max eta
|
---|
11 |
|
---|
12 | ! 2) Settings related to output in init(), next() and stat().
|
---|
13 |
|
---|
14 | Init:showChangedSettings = on ! list changed settings
|
---|
15 | Init:showChangedParticleData = off ! list changed particle data
|
---|
16 | Next:numberCount = 100 ! print message every n events
|
---|
17 | Next:numberShowInfo = 1 ! print event information n times
|
---|
18 | Next:numberShowProcess = 1 ! print process record n times
|
---|
19 | Next:numberShowEvent = 0 ! print event record n times
|
---|
20 |
|
---|
21 | ! 3) Set the input LHE file
|
---|
22 |
|
---|
23 | ! Beams:frameType = 4
|
---|
Note:
See
TracBrowser
for help on using the repository browser.