Fork me on GitHub

Changeset 87ff5a0 in git for examples


Ignore:
Timestamp:
Sep 23, 2016, 1:31:46 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
92237ca
Parents:
0a64b9b
Message:

change default values to comply FCC, and change pTmax into eMax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Pythia8/configParticleGun.cmnd

    r0a64b9b r87ff5a0  
    77Main:spareFlag1 = on               ! true means particle gun
    88Main:spareMode1 = 11               ! 1-5 - di-quark, 21 - di-gluon, 11 - single electron, 13 - single muon, 15 - single tau, 22 - single photon
    9 Main:spareParm1 = 10000            ! max pt
    10 Main:spareParm2 = 2.5              ! max eta
     9Main:spareParm1 = 50000            ! max energy
     10Main:spareParm2 = 6.0              ! max eta
    1111
    1212! 2) Settings related to output in init(), next() and stat().
Note: See TracChangeset for help on using the changeset viewer.