46 void print(std::ostream &os = std::cout)
const;
75 return seq.getLabel() == name;
78 return name == seq.getLabel();
82 return seq.getLabel() < name;
85 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
void print(std::ostream &os=std::cout) const
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)