#include <TrigMonROBData.h>
Definition at line 26 of file TrigMonROBData.h.
◆ History
Enumerator |
---|
kUNCLASSIFIED | |
kRETRIEVED | |
kCACHED | |
kIGNORED | |
kDISABLED | |
Definition at line 30 of file TrigMonROBData.h.
◆ Status
◆ TrigMonROBData() [1/2]
TrigMonROBData::TrigMonROBData |
( |
| ) |
|
◆ TrigMonROBData() [2/2]
TrigMonROBData::TrigMonROBData |
( |
uint32_t |
rob_id, |
|
|
uint32_t |
rob_size |
|
) |
| |
Definition at line 30 of file TrigMonROBData.cxx.
34 if(rob_size >= 16777215) {
36 <<
"Size out of range";
◆ ~TrigMonROBData()
TrigMonROBData::~TrigMonROBData |
( |
| ) |
|
|
inline |
◆ getEncodedState()
uint32_t TrigMonROBData::getEncodedState |
( |
| ) |
const |
◆ getHistory()
◆ getROBId()
uint32_t TrigMonROBData::getROBId |
( |
| ) |
const |
|
inline |
◆ getROBSize()
uint32_t TrigMonROBData::getROBSize |
( |
| ) |
const |
◆ getStatus()
◆ isCached()
bool TrigMonROBData::isCached |
( |
| ) |
const |
|
inline |
◆ isDisabled()
bool TrigMonROBData::isDisabled |
( |
| ) |
const |
|
inline |
◆ isIgnored()
bool TrigMonROBData::isIgnored |
( |
| ) |
const |
|
inline |
◆ isRetrieved()
bool TrigMonROBData::isRetrieved |
( |
| ) |
const |
|
inline |
◆ isStatusOk()
bool TrigMonROBData::isStatusOk |
( |
| ) |
const |
◆ isStatusPrefetched()
bool TrigMonROBData::isStatusPrefetched |
( |
| ) |
const |
◆ isUnclassified()
bool TrigMonROBData::isUnclassified |
( |
| ) |
const |
|
inline |
◆ print()
void TrigMonROBData::print |
( |
std::ostream & |
os = std::cout | ) |
const |
◆ setHistory()
void TrigMonROBData::setHistory |
( |
History |
hist | ) |
|
◆ setStatusOK()
void TrigMonROBData::setStatusOK |
( |
| ) |
|
◆ setStatusPREFETCH()
void TrigMonROBData::setStatusPREFETCH |
( |
| ) |
|
◆ TrigMonROBDataCnv_p1
◆ TrigMonROBDataCnv_p2
◆ m_rob_id
uint32_t TrigMonROBData::m_rob_id |
|
private |
◆ m_word
uint32_t TrigMonROBData::m_word |
|
private |
The documentation for this class was generated from the following files: