#include <SCT_TB04_RawData.h>
|
| SCT_TB04_RawData (const Identifier rdoId, const unsigned int word, const unsigned int Event, const unsigned int FragmentIdentifier, const unsigned int Size, const unsigned int WordErrorCount, const unsigned int EventCount, const unsigned int onlineId) |
|
| SCT_TB04_RawData (const Identifier rdoId, const unsigned int word, const unsigned int onlineId, float errorhit[20]) |
|
virtual | ~SCT_TB04_RawData ()=default |
|
virtual int | getGroupSize () const |
|
unsigned int | getEvent () const |
|
unsigned int | getFragmentType () const |
|
unsigned int | getSize () const |
|
unsigned int | getWordErrorCount () const |
|
unsigned int | getEventCount () const |
|
int | getTimeBin () const |
|
int | getErrors () const |
|
int | getStream () const |
|
int | getROB () const |
|
bool | OnTime () const |
|
bool | SyncronizationError () const |
|
bool | PreambleError () const |
|
bool | LVL1Error () const |
|
bool | BCIDError () const |
|
bool | FormatterError () const |
|
bool | FirstHitError () const |
|
bool | SecondHitError () const |
|
float * | getErrorCondensedHit () |
|
| SCT_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 |
|
Definition at line 27 of file SCT_TB04_RawData.h.
◆ SCT_TB04_RawData() [1/3]
SCT_TB04_RawData::SCT_TB04_RawData |
( |
const Identifier |
rdoId, |
|
|
const unsigned int |
word, |
|
|
const unsigned int |
Event, |
|
|
const unsigned int |
FragmentIdentifier, |
|
|
const unsigned int |
Size, |
|
|
const unsigned int |
WordErrorCount, |
|
|
const unsigned int |
EventCount, |
|
|
const unsigned int |
onlineId |
|
) |
| |
◆ SCT_TB04_RawData() [2/3]
SCT_TB04_RawData::SCT_TB04_RawData |
( |
const Identifier |
rdoId, |
|
|
const unsigned int |
word, |
|
|
const unsigned int |
onlineId, |
|
|
float |
errorhit[20] |
|
) |
| |
◆ ~SCT_TB04_RawData()
virtual SCT_TB04_RawData::~SCT_TB04_RawData |
( |
| ) |
|
|
virtualdefault |
◆ SCT_TB04_RawData() [3/3]
SCT_TB04_RawData::SCT_TB04_RawData |
( |
| ) |
|
◆ BCIDError()
bool SCT_TB04_RawData::BCIDError |
( |
| ) |
const |
|
inline |
◆ FirstHitError()
bool SCT_TB04_RawData::FirstHitError |
( |
| ) |
const |
|
inline |
◆ FormatterError()
bool SCT_TB04_RawData::FormatterError |
( |
| ) |
const |
|
inline |
◆ getErrorCondensedHit()
float * SCT_TB04_RawData::getErrorCondensedHit |
( |
| ) |
|
|
inline |
◆ getErrors()
int SCT_TB04_RawData::getErrors |
( |
| ) |
const |
|
inline |
◆ getEvent()
unsigned int SCT_TB04_RawData::getEvent |
( |
| ) |
const |
|
inline |
◆ getEventCount()
unsigned int SCT_TB04_RawData::getEventCount |
( |
| ) |
const |
|
inline |
◆ getFragmentType()
unsigned int SCT_TB04_RawData::getFragmentType |
( |
| ) |
const |
|
inline |
◆ getGroupSize()
int SCT_TB04_RawData::getGroupSize |
( |
| ) |
const |
|
inlinevirtual |
◆ getHelper()
◆ getROB()
int SCT_TB04_RawData::getROB |
( |
| ) |
const |
|
inline |
◆ getSize()
unsigned int SCT_TB04_RawData::getSize |
( |
| ) |
const |
|
inline |
◆ getStream()
int SCT_TB04_RawData::getStream |
( |
| ) |
const |
|
inline |
◆ getTimeBin()
int SCT_TB04_RawData::getTimeBin |
( |
| ) |
const |
|
inline |
◆ getWord()
unsigned int InDetRawData::getWord |
( |
| ) |
const |
|
inlineinherited |
◆ getWordErrorCount()
unsigned int SCT_TB04_RawData::getWordErrorCount |
( |
| ) |
const |
|
inline |
◆ identify()
virtual Identifier InDetRawData::identify |
( |
| ) |
const |
|
inlinefinaloverridevirtualinherited |
◆ identifyHash()
◆ LVL1Error()
bool SCT_TB04_RawData::LVL1Error |
( |
| ) |
const |
|
inline |
◆ merge()
◆ OnTime()
bool SCT_TB04_RawData::OnTime |
( |
| ) |
const |
|
inline |
◆ PreambleError()
bool SCT_TB04_RawData::PreambleError |
( |
| ) |
const |
|
inline |
◆ SecondHitError()
bool SCT_TB04_RawData::SecondHitError |
( |
| ) |
const |
|
inline |
◆ SyncronizationError()
bool SCT_TB04_RawData::SyncronizationError |
( |
| ) |
const |
|
inline |
◆ m_errorCondensedHit
float SCT_TB04_RawData::m_errorCondensedHit[20] {} |
|
private |
◆ m_event
unsigned int SCT_TB04_RawData::m_event |
|
private |
◆ m_event_count
unsigned int SCT_TB04_RawData::m_event_count |
|
private |
◆ m_fragment_type
unsigned int SCT_TB04_RawData::m_fragment_type |
|
private |
◆ m_onlineId
unsigned int SCT_TB04_RawData::m_onlineId |
|
private |
◆ m_rdoId
◆ m_size
unsigned int SCT_TB04_RawData::m_size |
|
private |
◆ m_word
unsigned int InDetRawData::m_word = 0 |
|
protectedinherited |
◆ m_word_error_count
unsigned int SCT_TB04_RawData::m_word_error_count |
|
private |
The documentation for this class was generated from the following files: