|
ATLAS Offline Software
|
Go to the documentation of this file.
35 <<
"ctor error! Position is out of allowed range.";
54 <<
"addTimers error! Cached algorithm has no timers.";
59 <<
"addTimers error! Timers already added!";
78 <<
"addRoiId error! RoiId value is out of range! (only reported for ID=256)";
90 <<
"addWord error! Timers must be added first.";
132 return std::set<uint8_t>(
m_byte.begin()+1,
m_byte.end());
183 s <<
"TrigMonAlg: called=" << o.
isCalled()
188 for(
unsigned int i = 0;
i < o.
getNRoi(); ++
i) {
std::string str(const TrigMonAlg &o)
uint8_t getRoiId(unsigned int i=0) const
void addRoiId(unsigned int roiId)
std::vector< QString > roi_id
const std::set< uint8_t > getRoiIdSet() const
void addWord(unsigned int word)
const TrigMonTimer stop() const
std::vector< uint32_t > m_word
uint8_t getRoiId_Unknown()
std::vector< uint8_t > m_byte
void addTimer(const TrigMonTimer &tbeg, const TrigMonTimer &tend)
#define REPORT_MESSAGE_WITH_CONTEXT(LVL, CONTEXT_NAME)
Report a message, with an explicitly specified context name.
Helpers for checking error return status codes and reporting errors.
const TrigMonTimer start() const
uint8_t getPosition() const
Summary of single agorithm execution. Algorithm is identified by position within parent sequence....
uint32_t getEncoded() const