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 ALCARECOTkAlJpsiMuMu_cff::charge, reco::deltaR2(), dR2Max, metBenchmark_cfi::dRMax, mps_fire::i, and pfCandidateManager_cfi::matchCharge.
Referenced by PFJetMonitor::fill(), PFCandidateMonitor::fill(), PFCandidateManager::fill(), and PFJetAnalyzerDQM::fillJetResponse().
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 57 of file Matchers.h.
References ALCARECOTkAlJpsiMuMu_cff::charge, reco::deltaR2(), dR2Max, metBenchmark_cfi::dRMax, edm::ParameterSet::getParameter(), mps_fire::i, muon::isGoodMuon(), pfCandidateManager_cfi::matchCharge, edm::parameterSet(), DiDispStaMuonMonitor_cfi::pt, and muon::RPCMuLoose.