Public Member Functions | |
LessMag (const GlobalPoint &point) | |
bool | operator() (const MuonTransientTrackingRecHit::MuonRecHitPointer &lhs, const MuonTransientTrackingRecHit::MuonRecHitPointer &rhs) const |
bool | operator() (const GlobalPoint &lhs, const GlobalPoint &rhs) const |
Public Attributes | |
GlobalPoint | thePoint |
Definition at line 111 of file MuonShowerInformationFiller.h.
MuonShowerInformationFiller::LessMag::LessMag | ( | const GlobalPoint & | point | ) | [inline] |
Definition at line 112 of file MuonShowerInformationFiller.h.
: thePoint(point) {}
bool MuonShowerInformationFiller::LessMag::operator() | ( | const GlobalPoint & | lhs, |
const GlobalPoint & | rhs | ||
) | const [inline] |
bool MuonShowerInformationFiller::LessMag::operator() | ( | const MuonTransientTrackingRecHit::MuonRecHitPointer & | lhs, |
const MuonTransientTrackingRecHit::MuonRecHitPointer & | rhs | ||
) | const [inline] |
Definition at line 121 of file MuonShowerInformationFiller.h.
Referenced by operator()().