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 l1t::Muon * | candL1 |
Definition at line 87 of file HLTMuonPlotter.h.
|
inline |
Definition at line 91 of file HLTMuonPlotter.h.
References candBase, and candL1.
|
inline |
Definition at line 95 of file HLTMuonPlotter.h.
References candBase, and candL1.
|
inline |
Definition at line 99 of file HLTMuonPlotter.h.
References candBase, and reco::Candidate::pt().
|
inline |
Definition at line 100 of file HLTMuonPlotter.h.
References candBase, and reco::Candidate::pt().
const reco::Candidate* HLTMuonPlotter::MatchStruct::candBase |
Definition at line 88 of file HLTMuonPlotter.h.
Referenced by MatchStruct(), HLTMuonPlotter::matchesByDescendingPt::operator()(), operator<(), and operator>().
std::vector<const reco::RecoChargedCandidate *> HLTMuonPlotter::MatchStruct::candHlt |
Definition at line 90 of file HLTMuonPlotter.h.
const l1t::Muon* HLTMuonPlotter::MatchStruct::candL1 |
Definition at line 89 of file HLTMuonPlotter.h.
Referenced by MatchStruct().