73 void print(std::ostream &os)
const;
93 return var.getKey() == key;
96 return var.getKey() == key;
100 return var.getKey() < key;
103 return key < var.getKey();
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 TrigMonVar &lhs, const TrigMonVar &rhs)
bool operator<(const TrigMonVar &lhs, const TrigMonVar &rhs)
void print(std::ostream &os) const
The common trigger namespace for trigger analysis tools.