Fork me on GitHub

Changeset 56562d0 in git for modules/PdgCodeFilter.h


Ignore:
Timestamp:
Sep 23, 2016, 1:37:48 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
96abea4
Parents:
6934875
Message:

added require charge possibility in PdgCodeCodeFilter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/PdgCodeFilter.h

    r6934875 r56562d0  
    5353  Bool_t fRequireStatus; //!
    5454  Int_t fStatus; //!
     55  Bool_t fRequireCharge; //!
     56  Int_t fCharge; //!
     57
    5558
    5659  std::vector<Int_t> fPdgCodes;
Note: See TracChangeset for help on using the changeset viewer.