Functions | |
template<typename C , typename M > | |
void | match (const C &candCollection, const M &matchedCandCollection, std::vector< int > &matchIndices, bool matchCharge=false, float dRMax=-1) |
template<typename C , typename M > | |
void | match (const C &candCollection, const M &matchedCandCollection, std::vector< int > &matchIndices, const edm::ParameterSet ¶meterSet, edm::View< reco::Muon > muonMatchedCandCollection, bool matchCharge=false, float dRMax=-1) |
void PFB::match | ( | const C & | candCollection, |
const M & | matchedCandCollection, | ||
std::vector< int > & | matchIndices, | ||
bool | matchCharge = false , |
||
float | dRMax = -1 |
||
) |
Definition at line 17 of file Matchers.h.
References RecoTauCleanerPlugins::charge, reco::deltaR2(), dR2Max, HLT_25ns10e33_v2_cff::dRMax, and i.
Referenced by PFJetMonitor::fill(), and PFCandidateManager::fill().
void PFB::match | ( | const C & | candCollection, |
const M & | matchedCandCollection, | ||
std::vector< int > & | matchIndices, | ||
const edm::ParameterSet & | parameterSet, | ||
edm::View< reco::Muon > | muonMatchedCandCollection, | ||
bool | matchCharge = false , |
||
float | dRMax = -1 |
||
) |
Definition at line 61 of file Matchers.h.
References RecoTauCleanerPlugins::charge, reco::deltaR2(), dR2Max, HLT_25ns10e33_v2_cff::dRMax, edm::ParameterSet::getParameter(), i, muon::isGoodMuon(), EnergyCorrector::pt, and muon::RPCMuLoose.