|
ATLAS Offline Software
|
Go to the documentation of this file.
87 if(
getNROB() > 254)
return false;
88 if(
getSize() > 1048574)
return false;
142 os <<
str(*
this) <<
"\n";
149 s <<
"TrigMonROBSum: "
char data[hepevt_bytes_allocation_ATLAS]
bool setSize(uint32_t size)
bool setNROB(uint32_t nrob)
uint32_t getSubDet() const
TrigMonROBData::History getHistory() const
std::string AsStringROBHistory(TrigMonROBData::History hist)
bool addROB(const TrigMonROBData &data, int subdet=-1)
void print(std::ostream &os=std::cout) const
bool setHistory(uint32_t hist)
#define REPORT_MESSAGE_WITH_CONTEXT(LVL, CONTEXT_NAME)
Report a message, with an explicitly specified context name.
TrigMonROBData::History getROBHistory(unsigned int val)
Helpers for checking error return status codes and reporting errors.
std::string str(const TrigMonROBSum &o)