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 69 of file HLTMuonPlotter.h.
HLTMuonPlotter::MatchStruct::MatchStruct | ( | ) | [inline] |
HLTMuonPlotter::MatchStruct::MatchStruct | ( | const reco::Candidate * | cand | ) | [inline] |
bool HLTMuonPlotter::MatchStruct::operator< | ( | MatchStruct | match | ) | [inline] |
Definition at line 81 of file HLTMuonPlotter.h.
References candBase, and reco::Candidate::pt().
bool HLTMuonPlotter::MatchStruct::operator> | ( | MatchStruct | match | ) | [inline] |
Definition at line 84 of file HLTMuonPlotter.h.
References candBase, and reco::Candidate::pt().
Definition at line 70 of file HLTMuonPlotter.h.
Referenced by MatchStruct(), HLTMuonPlotter::matchesByDescendingPt::operator()(), operator<(), and operator>().
std::vector<const reco::RecoChargedCandidate *> HLTMuonPlotter::MatchStruct::candHlt |
Definition at line 72 of file HLTMuonPlotter.h.
Definition at line 71 of file HLTMuonPlotter.h.
Referenced by MatchStruct().