Fork me on GitHub

Changeset 2acc2e9 in git for examples


Ignore:
Timestamp:
May 26, 2016, 2:54:26 PM (8 years ago)
Author:
Alexandre Mertens <alexandre.mertens@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
a889a47
Parents:
971db5b
Message:

working for di-jet and single e, mu, gamma

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Pythia8/configParticleGun.cmnd

    r971db5b r2acc2e9  
    33! 1) Settings used in the main program.
    44
    5 Main:numberOfEvents = 1000         ! number of events to generate
     5Main:numberOfEvents = 10000         ! number of events to generate
    66Main:timesAllowErrors = 3          ! how many aborts before run stops
    77Main:spareFlag1 = on                ! true means particle gun
    8 Main:spareMode1 = 11               ! Id of the shooted particles
     8Main:spareMode1 = 11               ! 1-5 - di-quark, 23 - di-gluon, 11 - single electron, 13 - single muon, 22 - single photon
     9Main:spareParm1 = 10000           ! max pt
    910
    1011! 2) Settings related to output in init(), next() and stat().
Note: See TracChangeset for help on using the changeset viewer.