#include <CTP_RIO.h>
Definition at line 22 of file CTP_RIO.h.
◆ CTP_RIO()
◆ ~CTP_RIO()
◆ bcid()
| void CTP_RIO::bcid |
( |
uint32_t |
val | ) |
|
|
inline |
◆ detectorEventType()
| void CTP_RIO::detectorEventType |
( |
uint32_t |
val | ) |
|
|
inline |
◆ dumpData() [1/2]
| void CTP_RIO::dumpData |
( |
| ) |
const |
Definition at line 19 of file CTP_RIO.cxx.
21 SmartIF<IMessageSvc>
msgSvc{Gaudi::svcLocator()->service(
"MessageSvc")};
◆ dumpData() [2/2]
| void CTP_RIO::dumpData |
( |
MsgStream & |
log | ) |
const |
◆ getBCID()
| uint32_t CTP_RIO::getBCID |
( |
| ) |
const |
|
inline |
◆ getDetectorEventType()
| uint32_t CTP_RIO::getDetectorEventType |
( |
| ) |
const |
|
inline |
◆ getLvl1Id()
| uint32_t CTP_RIO::getLvl1Id |
( |
| ) |
const |
|
inline |
◆ getLvl1TriggerType()
| uint32_t CTP_RIO::getLvl1TriggerType |
( |
| ) |
const |
|
inline |
◆ getNumberDataWords()
| uint32_t CTP_RIO::getNumberDataWords |
( |
| ) |
const |
|
inline |
◆ getNumberStatusWords()
| uint32_t CTP_RIO::getNumberStatusWords |
( |
| ) |
const |
|
inline |
◆ getRunNumber()
| uint32_t CTP_RIO::getRunNumber |
( |
| ) |
const |
|
inline |
◆ getSourceId()
| uint32_t CTP_RIO::getSourceId |
( |
| ) |
const |
|
inline |
◆ getStatusWords()
| const std::vector<uint32_t>& CTP_RIO::getStatusWords |
( |
| ) |
const |
|
inline |
◆ lvl1Id()
| void CTP_RIO::lvl1Id |
( |
uint32_t |
val | ) |
|
|
inline |
◆ lvl1TriggerType()
| void CTP_RIO::lvl1TriggerType |
( |
uint32_t |
val | ) |
|
|
inline |
◆ numberDataWords()
| void CTP_RIO::numberDataWords |
( |
uint32_t |
val | ) |
|
|
inline |
◆ numberStatusWords()
| void CTP_RIO::numberStatusWords |
( |
uint32_t |
val | ) |
|
|
inline |
◆ runNumber()
| void CTP_RIO::runNumber |
( |
uint32_t |
val | ) |
|
|
inline |
◆ sourceId()
| void CTP_RIO::sourceId |
( |
uint32_t |
val | ) |
|
|
inline |
◆ statusWords()
| std::vector<uint32_t>& CTP_RIO::statusWords |
( |
| ) |
|
|
inline |
◆ m_bcid
◆ m_detEventType
| uint32_t CTP_RIO::m_detEventType |
|
private |
◆ m_lvl1Id
| uint32_t CTP_RIO::m_lvl1Id |
|
private |
◆ m_lvl1TriggerType
| uint32_t CTP_RIO::m_lvl1TriggerType |
|
private |
◆ m_nDataWords
| uint32_t CTP_RIO::m_nDataWords |
|
private |
◆ m_nStatusWords
| uint32_t CTP_RIO::m_nStatusWords |
|
private |
◆ m_runNumber
| uint32_t CTP_RIO::m_runNumber |
|
private |
◆ m_sourceId
| uint32_t CTP_RIO::m_sourceId |
|
private |
◆ m_statusWords
| std::vector<uint32_t> CTP_RIO::m_statusWords |
|
private |
The documentation for this class was generated from the following files: