Fork me on GitHub

Changeset 4564cba in git for modules/PdgCodeFilter.h


Ignore:
Timestamp:
Mar 7, 2022, 8:57:55 PM (2 years ago)
Author:
GitHub <noreply@…>
Parents:
7dbc149 (diff), 54ec182 (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:
Young-Kwon Jo <cccpy98@…> (03/07/22 20:57:55)
git-committer:
GitHub <noreply@…> (03/07/22 20:57:55)
Message:

Merge 54ec182fe38fb844b7fade1332f5742a7081e2f5 into 7dbc149c352934669e33e09cd38531519b916d62

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/PdgCodeFilter.h

    r7dbc149 r4564cba  
    5555  Bool_t fRequireNotPileup; //!
    5656
     57  Bool_t fRequireKeepGhostBHadron; //!
     58
    5759  std::vector<Int_t> fPdgCodes;
     60
     61  Bool_t isBHadron(const unsigned int absPdgId); //!
    5862
    5963  TIterator *fItInputArray; //!
Note: See TracChangeset for help on using the changeset viewer.