34 TrigMonAlg(
unsigned int position,
bool is_cached);
39 void addWord(
unsigned int word);
43 uint8_t
getRoiId(
unsigned int i = 0)
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
Summary of single agorithm execution. Algorithm is identified by position within parent sequence....
const std::vector< uint8_t > & getByte() const
void addTimer(const TrigMonTimer &tbeg, const TrigMonTimer &tend)
uint8_t getRoiId(unsigned int i=0) const
const std::vector< uint32_t > & getWord() const
const TrigMonTimer stop() const
std::vector< uint8_t > m_byte
const std::set< uint8_t > getRoiIdSet() const
void addWord(unsigned int word)
void addRoiId(unsigned int roiId)
const TrigMonTimer start() const
friend class TrigMonAlgCnv_p1
uint8_t getPosition() const
std::vector< uint32_t > m_word
double getElapsed(const TrigMonTimer &start) const