![]() |
![]() |
Functions | |
bool | decayFromBHadron (const reco::Candidate &c) |
bool | decayFromCHadron (const reco::Candidate &c) |
double | EnergyRatioFromBHadrons (const reco::Candidate &c) |
double | EnergyRatioFromCHadrons (const reco::Candidate &c) |
std::string | genTauDecayMode (const reco::CompositePtrCandidate &c) |
bool JetMCTagUtils::decayFromBHadron | ( | const reco::Candidate & | c | ) |
Definition at line 40 of file JetMCTag.cc.
References CandMCTagUtils::getAncestors(), and CandMCTagUtils::hasBottom().
Referenced by EnergyRatioFromBHadrons(), and HFFilter::filter().
bool JetMCTagUtils::decayFromCHadron | ( | const reco::Candidate & | c | ) |
Definition at line 61 of file JetMCTag.cc.
References CandMCTagUtils::getAncestors(), and CandMCTagUtils::hasCharm().
Referenced by EnergyRatioFromCHadrons(), and HFFilter::filter().
double JetMCTagUtils::EnergyRatioFromBHadrons | ( | const reco::Candidate & | c | ) |
Definition at line 12 of file JetMCTag.cc.
References reco::Candidate::begin(), decayFromBHadron(), reco::Candidate::end(), reco::Candidate::energy(), and particleFlowDisplacedVertex_cfi::ratio.
Referenced by GenJetBCEnergyRatio::produce().
double JetMCTagUtils::EnergyRatioFromCHadrons | ( | const reco::Candidate & | c | ) |
Definition at line 26 of file JetMCTag.cc.
References reco::Candidate::begin(), decayFromCHadron(), reco::Candidate::end(), reco::Candidate::energy(), and particleFlowDisplacedVertex_cfi::ratio.
Referenced by GenJetBCEnergyRatio::produce().
std::string JetMCTagUtils::genTauDecayMode | ( | const reco::CompositePtrCandidate & | c | ) |
Definition at line 81 of file JetMCTag.cc.
References funct::abs(), reco::CompositePtrCandidate::daughterPtrVector(), BPhysicsValidation_cfi::daughters, HiggsValidation_cfi::pdg_id, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by TauGenJetDumper::analyze(), reco::tau::getDecayMode(), TauGenJetDecayModeSelectorImp::operator()(), and GenVisTauProducer::produce().