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 80 of file HLTMuonPlotter.h.
|
inline |
Definition at line 84 of file HLTMuonPlotter.h.
References candBase, and candL1.
|
inline |
Definition at line 88 of file HLTMuonPlotter.h.
References candBase, and candL1.
|
inline |
Definition at line 92 of file HLTMuonPlotter.h.
References candBase, and reco::Candidate::pt().
|
inline |
Definition at line 95 of file HLTMuonPlotter.h.
References candBase, and reco::Candidate::pt().
const reco::Candidate* HLTMuonPlotter::MatchStruct::candBase |
Definition at line 81 of file HLTMuonPlotter.h.
Referenced by MatchStruct(), HLTMuonPlotter::matchesByDescendingPt::operator()(), operator<(), and operator>().
std::vector<const reco::RecoChargedCandidate *> HLTMuonPlotter::MatchStruct::candHlt |
Definition at line 83 of file HLTMuonPlotter.h.
const l1extra::L1MuonParticle* HLTMuonPlotter::MatchStruct::candL1 |
Definition at line 82 of file HLTMuonPlotter.h.
Referenced by MatchStruct().