ATLAS Offline Software
|
#include <MuonDigit.h>
Public Member Functions | |
MuonDigit ()=default | |
virtual | ~MuonDigit ()=default |
MuonDigit (const Identifier &id) | |
void | setID (const Identifier id) |
Identifier | identify () const |
virtual IdentifierHash | identifyHash () const |
virtual const IdHelper * | getHelper () const |
Protected Attributes | |
Identifier | m_muonId {} |
Definition at line 16 of file MuonDigit.h.
|
default |
|
virtualdefault |
|
inline |
Definition at line 27 of file MuonDigit.h.
Definition at line 18 of file Identifiable.cxx.
|
inlinevirtual |
|
virtualinherited |
Reimplemented in CaloDetDescrElement, CaloDetDescriptor, SiChargedDiodeCollection, Muon::MuonPrepDataCollection< PrepDataT >, SpacePointCollection, Trk::PrepRawDataCollection< PrepRawDataT >, and InDetRawDataCollection< RawDataT >.
Definition at line 11 of file Identifiable.cxx.
|
inline |
Definition at line 29 of file MuonDigit.h.
|
protected |
Definition at line 21 of file MuonDigit.h.