Public Member Functions | |
MatchStruct () | |
MatchStruct (const reco::Candidate *cand) | |
bool | operator< (MatchStruct match) |
bool | operator> (MatchStruct match) |
Public Attributes | |
const reco::Candidate * | candBase |
std::vector< const reco::RecoChargedCandidate * > | candHlt |
const l1extra::L1MuonParticle * | candL1 |
Definition at line 68 of file HLTMuonValidator.h.
|
inline |
Definition at line 72 of file HLTMuonValidator.h.
References candBase, and candL1.
|
inline |
Definition at line 76 of file HLTMuonValidator.h.
References candBase, and candL1.
|
inline |
Definition at line 80 of file HLTMuonValidator.h.
References candBase, and reco::Candidate::pt().
|
inline |
Definition at line 83 of file HLTMuonValidator.h.
References candBase, and reco::Candidate::pt().
const reco::Candidate* HLTMuonValidator::MatchStruct::candBase |
Definition at line 69 of file HLTMuonValidator.h.
Referenced by MatchStruct(), HLTMuonValidator::matchesByDescendingPt::operator()(), operator<(), and operator>().
std::vector<const reco::RecoChargedCandidate *> HLTMuonValidator::MatchStruct::candHlt |
Definition at line 71 of file HLTMuonValidator.h.
const l1extra::L1MuonParticle* HLTMuonValidator::MatchStruct::candL1 |
Definition at line 70 of file HLTMuonValidator.h.
Referenced by MatchStruct().