42 void print(std::ostream &os)
const;
73 return key.getName() ==
str;
76 return str == key.getName();
79 return key.getId() == id;
82 return id == key.getId();
86 return key.getId() == var.getId();
89 return key.getId() == var.getId();
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 TrigConfVar &lhs, const TrigConfVar &rhs)
Define macros for attributes used to control the static checker.
const std::string & getName() const
void print(std::ostream &os) const
const std::string & name() const
The common trigger namespace for trigger analysis tools.
std::vector< TrigConfVar > GetCurrentTrigConfVarVector ATLAS_NOT_THREAD_SAFE()