![]() |
![]() |
Public Member Functions | |
IndexPtComparator (const reco::PFCandidateCollection *coll) | |
bool | operator() (int mu1, int mu2) |
~IndexPtComparator () | |
Private Attributes | |
const reco::PFCandidateCollection * | coll_ |
Definition at line 203 of file PFMuonAlgo.h.
PFMuonAlgo::IndexPtComparator::IndexPtComparator | ( | const reco::PFCandidateCollection * | coll | ) | [inline] |
Definition at line 206 of file PFMuonAlgo.h.
PFMuonAlgo::IndexPtComparator::~IndexPtComparator | ( | ) | [inline] |
Definition at line 208 of file PFMuonAlgo.h.
{}
bool PFMuonAlgo::IndexPtComparator::operator() | ( | int | mu1, |
int | mu2 | ||
) | [inline] |
Definition at line 210 of file PFMuonAlgo.h.
References coll_.
const reco::PFCandidateCollection* PFMuonAlgo::IndexPtComparator::coll_ [private] |
Definition at line 215 of file PFMuonAlgo.h.
Referenced by operator()().