![]() |
ATLAS Offline Software
|
#include <SortMuPatHits.h>
Public Member Functions | |
| SortByIPMuPatHits (const IMuonIdHelperSvc *idh) | |
| bool | operator() (const MuPatHitPtr &hit1, const MuPatHitPtr &hit2) const |
| Sort the mu pat hits using their associated surfaces. | |
| bool | operator() (const MuPatHit *hit1, const MuPatHit *hit2) const |
Public Attributes | |
| const IMuonIdHelperSvc * | m_idh {nullptr} |
| DistanceAlongParameters distanceCalculator;. | |
Definition at line 40 of file SortMuPatHits.h.
|
inline |
Definition at line 43 of file SortMuPatHits.h.
|
inline |
large small overlap
Definition at line 48 of file SortMuPatHits.h.
|
inline |
Sort the mu pat hits using their associated surfaces.
Definition at line 45 of file SortMuPatHits.h.
| const IMuonIdHelperSvc* Muon::SortByIPMuPatHits::m_idh {nullptr} |
DistanceAlongParameters distanceCalculator;.
Definition at line 93 of file SortMuPatHits.h.