5#ifndef TRIGMON_ROBDATA_H
6#define TRIGMON_ROBDATA_H
65 void print(std::ostream &os = std::cout)
const;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
bool isUnclassified() const
friend class TrigMonROBDataCnv_p2
void print(std::ostream &os=std::cout) const
bool isStatusPrefetched() const
uint32_t getROBSize() const
void setHistory(History hist)
friend class TrigMonROBDataCnv_p1
uint32_t getEncodedState() const
uint32_t getROBId() const
History getHistory() const
The common trigger namespace for trigger analysis tools.
TrigMonROBData::Status getROBStatus(unsigned int val)
TrigMonROBData::History getROBHistory(unsigned int val)
std::string AsStringROBStatus(TrigMonROBData::Status stat)
std::string AsStringROBHistory(TrigMonROBData::History hist)