Functions | |
unsigned int | nCharged (const GenJet &jet) |
unsigned int | nCharged (const PFTau &tau) |
unsigned int | nGammas (const GenJet &jet) |
unsigned int | nGammas (const PFTau &tau) |
unsigned int reco::tau::helpers::nCharged | ( | const GenJet & | jet | ) |
Definition at line 27 of file RecoTauObjectEmbedderPlugin.cc.
References reco::Jet::getJetConstituents(), and convertSQLitetoXML_cfg::output.
Referenced by reco::tau::RecoTauObjectEmbedder< T >::operator()().
unsigned int reco::tau::helpers::nCharged | ( | const PFTau & | tau | ) |
Definition at line 45 of file RecoTauObjectEmbedderPlugin.cc.
References reco::PFTau::signalChargedHadrCands().
unsigned int reco::tau::helpers::nGammas | ( | const GenJet & | jet | ) |
Definition at line 36 of file RecoTauObjectEmbedderPlugin.cc.
References reco::Jet::getJetConstituents(), and convertSQLitetoXML_cfg::output.
Referenced by reco::RecoTauPiZero::numberOfGammas(), and reco::tau::RecoTauObjectEmbedder< T >::operator()().
unsigned int reco::tau::helpers::nGammas | ( | const PFTau & | tau | ) |
Definition at line 48 of file RecoTauObjectEmbedderPlugin.cc.
References reco::PFTau::signalPiZeroCandidates().