ATLAS Offline Software
|
#include <InDetRawData.h>
Public Member Functions | |
InDetRawData (const Identifier rdoId, const unsigned int word) | |
virtual | ~InDetRawData ()=default |
virtual Identifier | identify () const override final |
unsigned int | getWord () const |
InDetRawData ()=default | |
void | merge (const InDetRawData &other) |
virtual IdentifierHash | identifyHash () const |
virtual const IdHelper * | getHelper () const |
Protected Attributes | |
unsigned int | m_word = 0 |
Private Attributes | |
Identifier | m_rdoId |
Definition at line 25 of file InDetRawData.h.
InDetRawData::InDetRawData | ( | const Identifier | rdoId, |
const unsigned int | word | ||
) |
Definition at line 18 of file InDetRawData.cxx.
|
virtualdefault |
|
default |
Definition at line 18 of file Identifiable.cxx.
|
inline |
Definition at line 47 of file InDetRawData.h.
|
inlinefinaloverridevirtual |
|
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 60 of file InDetRawData.h.
|
private |
Definition at line 69 of file InDetRawData.h.
|
protected |
Definition at line 72 of file InDetRawData.h.