Changeset f01dee6 in git for examples/Pythia8/configParticleGun.cmnd
- Timestamp:
- Jun 28, 2016, 4:55:13 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 90ccc5d
- Parents:
- a3a556c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Pythia8/configParticleGun.cmnd
ra3a556c rf01dee6 3 3 ! 1) Settings used in the main program. 4 4 5 Main:numberOfEvents = 10000 ! number of events to generate5 Main:numberOfEvents = 100000 ! number of events to generate 6 6 Main:timesAllowErrors = 3 ! how many aborts before run stops 7 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, 22 - single photon8 Main:spareMode1 = ID ! 1-5 - di-quark, 21 - di-gluon, 11 - single electron, 13 - single muon, 22 - single photon 9 9 Main:spareParm1 = 10000 ! max pt 10 10
Note:
See TracChangeset
for help on using the changeset viewer.