|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGMON_L1ITEM_H
6 #define TRIGMON_L1ITEM_H
58 void print(std::ostream &
os = std::cout)
const;
93 return d.getEncodedId() ==
c.getEncodedId();
96 return d.getEncodedId() ==
c.getEncodedId();
bool isPassedBeforePrescale() const
uint16_t getCounter() const
bool operator==(const TrigMonL1Item &lhs, const TrigMonL1Item &rhs)
bool isPassedAfterVeto() const
void setCtpId(unsigned int ctpid)
uint16_t getCtpId() const
std::string str(const TrigMonL1Item &)
uint16_t getEncoded() const
bool operator<(const TrigMonL1Item &lhs, const TrigMonL1Item &rhs)
uint16_t getEncodedId() const
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Encoded L1 decision for one item.
bool isPassedAfterPrescale() const
void addDecision(Decision value)
uint16_t getEncodedId(int level, int counter)
macros to associate a CLID to a type
void print(std::ostream &os=std::cout) const