ATLAS Offline Software
|
#include <IdentifierByDetElSorter.h>
Public Member Functions | |
IdentifierByDetElSorter (const Muon::IMuonIdHelperSvc *idHelperSvc) | |
bool | operator() (const Identifier &a, const Identifier &b) const |
template<typename T > | |
bool | operator() (const T *a, const T *b) const requires hasIdentifyConcept< T > |
template<typename T > | |
bool | operator() (const T &a, const T &b) const requires hasIdentifyConcept< T > |
Private Attributes | |
const Muon::IMuonIdHelperSvc * | m_idHelperSvc {} |
Definition at line 17 of file IdentifierByDetElSorter.h.
|
inline |
Definition at line 19 of file IdentifierByDetElSorter.h.
|
inline |
Definition at line 22 of file IdentifierByDetElSorter.h.
|
inline |
Definition at line 36 of file IdentifierByDetElSorter.h.
|
inline |
Definition at line 31 of file IdentifierByDetElSorter.h.
|
private |
Definition at line 41 of file IdentifierByDetElSorter.h.