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 65 of file HLTMuonPlotter.h.
|
inline |
Definition at line 69 of file HLTMuonPlotter.h.
References candBase, and candL1.
|
inline |
Definition at line 73 of file HLTMuonPlotter.h.
References candBase, and candL1.
|
inline |
Definition at line 77 of file HLTMuonPlotter.h.
References candBase, match(), and reco::Candidate::pt().
|
inline |
Definition at line 78 of file HLTMuonPlotter.h.
References candBase, match(), and reco::Candidate::pt().
const reco::Candidate* HLTMuonPlotter::MatchStruct::candBase |
Definition at line 66 of file HLTMuonPlotter.h.
Referenced by MatchStruct(), operator<(), and operator>().
std::vector<const reco::RecoChargedCandidate *> HLTMuonPlotter::MatchStruct::candHlt |
Definition at line 68 of file HLTMuonPlotter.h.
const l1t::Muon* HLTMuonPlotter::MatchStruct::candL1 |
Definition at line 67 of file HLTMuonPlotter.h.
Referenced by MatchStruct().