![]() |
![]() |
Functions | |
std::vector< const reco::Candidate * > | getAncestors (const reco::Candidate &c) |
bool | hasBottom (const reco::Candidate &c) |
bool | hasCharm (const reco::Candidate &c) |
bool | isLightParton (const reco::Candidate &c) |
bool | isParton (const reco::Candidate &c) |
std::vector< const reco::Candidate * > CandMCTagUtils::getAncestors | ( | const reco::Candidate & | c | ) |
Definition at line 10 of file CandMCTag.cc.
References EnergyCorrector::c, reco::Candidate::mother(), and reco::Candidate::numberOfMothers().
Referenced by JetMCTagUtils::decayFromBHadron(), and JetMCTagUtils::decayFromCHadron().
bool CandMCTagUtils::hasBottom | ( | const reco::Candidate & | c | ) |
Definition at line 26 of file CandMCTag.cc.
References funct::abs(), createfilelist::int, and reco::Candidate::pdgId().
Referenced by JetMCTagUtils::decayFromBHadron(), and HadronAndPartonSelector::produce().
bool CandMCTagUtils::hasCharm | ( | const reco::Candidate & | c | ) |
Definition at line 37 of file CandMCTag.cc.
References funct::abs(), createfilelist::int, and reco::Candidate::pdgId().
Referenced by JetMCTagUtils::decayFromCHadron(), and HadronAndPartonSelector::produce().
bool CandMCTagUtils::isLightParton | ( | const reco::Candidate & | c | ) |
Definition at line 63 of file CandMCTag.cc.
References funct::abs(), and reco::Candidate::pdgId().
Referenced by JetFlavourClustering::setFlavours().
bool CandMCTagUtils::isParton | ( | const reco::Candidate & | c | ) |
Definition at line 48 of file CandMCTag.cc.
References funct::abs(), and reco::Candidate::pdgId().
Referenced by HadronAndPartonSelector::produce(), SherpaPartonSelector::run(), Pythia8PartonSelector::run(), Pythia6PartonSelector::run(), HerwigppPartonSelector::run(), and Herwig6PartonSelector::run().