ATLAS Offline Software
|
#include <TRT_TB04_RawData.h>
Public Member Functions | |
TRT_TB04_RawData (const Identifier rdoId, const unsigned int word) | |
TRT_TB04_RawData (const Identifier rdoId, const unsigned int word, const unsigned int timeword) | |
New constructor to have time offset into account. More... | |
virtual | ~TRT_TB04_RawData () |
virtual bool | highLevel () const |
High level threshold: More... | |
virtual double | timeOverThreshold () const |
Time over threshold in ns for valid digits; zero otherwise: More... | |
virtual int | driftTimeBin () const |
unsigned int | getTrigType () const |
TRT_TB04_RawData () | |
virtual Identifier | identify () const override final |
unsigned int | getWord () const |
void | merge (const InDetRawData &other) |
virtual IdentifierHash | identifyHash () const |
virtual const IdHelper * | getHelper () const |
Protected Attributes | |
unsigned int | m_word = 0 |
Private Attributes | |
unsigned int | m_timeword |
Identifier | m_rdoId |
Definition at line 24 of file TRT_TB04_RawData.h.
TRT_TB04_RawData::TRT_TB04_RawData | ( | const Identifier | rdoId, |
const unsigned int | word | ||
) |
Definition at line 27 of file TRT_TB04_RawData.cxx.
TRT_TB04_RawData::TRT_TB04_RawData | ( | const Identifier | rdoId, |
const unsigned int | word, | ||
const unsigned int | timeword | ||
) |
New constructor to have time offset into account.
Definition at line 36 of file TRT_TB04_RawData.cxx.
|
virtual |
Definition at line 50 of file TRT_TB04_RawData.cxx.
TRT_TB04_RawData::TRT_TB04_RawData | ( | ) |
Definition at line 20 of file TRT_TB04_RawData.cxx.
|
virtual |
Definition at line 18 of file Identifiable.cxx.
|
inline |
Definition at line 71 of file TRT_TB04_RawData.h.
|
inlineinherited |
Definition at line 47 of file InDetRawData.h.
|
virtual |
High level threshold:
Implements TRT_RDORawData.
Definition at line 54 of file TRT_TB04_RawData.cxx.
|
inlinefinaloverridevirtualinherited |
|
virtualinherited |
Reimplemented in CaloDetDescrElement, CaloDetDescriptor, SiChargedDiodeCollection, Muon::MuonPrepDataCollection< PrepDataT >, SpacePointCollection, Trk::PrepRawDataCollection< PrepRawDataT >, and InDetRawDataCollection< RawDataT >.
Definition at line 11 of file Identifiable.cxx.
|
inlineinherited |
Definition at line 60 of file InDetRawData.h.
|
virtual |
Time over threshold in ns for valid digits; zero otherwise:
Implements TRT_RDORawData.
Definition at line 62 of file TRT_TB04_RawData.cxx.
|
privateinherited |
Definition at line 69 of file InDetRawData.h.
|
private |
Definition at line 65 of file TRT_TB04_RawData.h.
|
protectedinherited |
Definition at line 72 of file InDetRawData.h.