16#ifndef ATHENAPOOLTEST_TRIGPATH_H
17#define ATHENAPOOLTEST_TRIGPATH_H
39 {
return this->pathID==t.pathID;}
43 {
return this->pathID<t.pathID;}
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Support class for use in AthenaPoolMultiTest event splitting.
TrigPath(int l1, int l2, int p)
bool operator==(const TrigPath &t) const
bool operator!=(const TrigPath &t) const
bool operator<(const TrigPath &t) const