Fork me on GitHub

Changeset 90ccc5d in git for examples/Pythia8


Ignore:
Timestamp:
Jun 29, 2016, 2:02:49 PM (8 years ago)
Author:
GitHub <noreply@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
443f093
Parents:
2a3eb22 (diff), f01dee6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Pavel Demin <pavel-demin@…> (06/29/16 14:02:49)
git-committer:
GitHub <noreply@…> (06/29/16 14:02:49)
Message:

Merge pull request #27 from AlexandreMertens/delphesValidation

Delphes validation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Pythia8/configParticleGun.cmnd

    r2a3eb22 r90ccc5d  
    33! 1) Settings used in the main program.
    44
    5 Main:numberOfEvents = 10000         ! number of events to generate
     5Main:numberOfEvents = 100000         ! 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               ! 1-5 - di-quark, 21 - di-gluon, 11 - single electron, 13 - single muon, 22 - single photon
     8Main:spareMode1 = ID               ! 1-5 - di-quark, 21 - di-gluon, 11 - single electron, 13 - single muon, 22 - single photon
    99Main:spareParm1 = 10000           ! max pt
    1010
Note: See TracChangeset for help on using the changeset viewer.