45 void print(std::ostream &os)
const;
74 return seq.getLabel() == name;
77 return name == seq.getLabel();
81 return seq.getLabel() < name;
84 return name < seq.getLabel();
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 operator<(const TrigConfSig &lhs, const TrigConfSig &rhs)
bool operator!=(const TrigConfSig &lhs, const TrigConfSig &rhs)
bool operator==(const TrigConfSig &lhs, const TrigConfSig &rhs)
std::vector< uint32_t > m_output_te
const std::vector< uint32_t > & getOutputTEs() const
bool matchOutputTE(uint32_t te) const
void addOutputTE(uint32_t te)
uint32_t getCounter() const
const std::string & getLabel() const
std::string label(const std::string &format, int i)