Public Member Functions | |
AbsLessDPhi (const GlobalPoint &point) | |
bool | operator() (const MuonTransientTrackingRecHit::MuonRecHitPointer &lhs, const MuonTransientTrackingRecHit::MuonRecHitPointer &rhs) const |
Public Attributes | |
GlobalPoint | thePoint |
Definition at line 133 of file MuonShowerInformationFiller.h.
MuonShowerInformationFiller::AbsLessDPhi::AbsLessDPhi | ( | const GlobalPoint & | point | ) | [inline] |
Definition at line 134 of file MuonShowerInformationFiller.h.
: thePoint(point) {}
bool MuonShowerInformationFiller::AbsLessDPhi::operator() | ( | const MuonTransientTrackingRecHit::MuonRecHitPointer & | lhs, |
const MuonTransientTrackingRecHit::MuonRecHitPointer & | rhs | ||
) | const [inline] |
Definition at line 135 of file MuonShowerInformationFiller.h.
References Geom::deltaPhi(), PV3DBase< T, PVType, FrameType >::phi(), and thePoint.
Definition at line 140 of file MuonShowerInformationFiller.h.
Referenced by operator()().