|
ATLAS Offline Software
|
Go to the documentation of this file.
64 const std::vector<TrigMonAlg>&
getAlg()
const {
return m_alg; }
65 const std::vector<TrigMonVar>
getVar()
const;
seq
filter configuration ## -> we use the special sequence 'AthMasterSeq' which is run before any other a...
std::vector< TrigMonAlg > & getAlg()
bool operator!=(const TrigMonSeq &lhs, const TrigMonSeq &rhs)
bool operator==(const TrigMonSeq &lhs, const TrigMonSeq &rhs)
void print(const TrigConfSeq &confg, std::ostream &os=std::cout) const
const std::vector< float > & getVarVal() const
uint16_t getSeqIndex() const
uint16_t getEncodedId() const
uint16_t getLevel() const
const std::vector< TrigMonVar > getVar() const
const std::vector< uint16_t > & getVarKey() const
def timer(name, disabled=False)
void addAlg(const TrigMonAlg &alg)
bool operator<(const TrigMonSeq &lhs, const TrigMonSeq &rhs)
std::vector< uint16_t > m_var_key
uint32_t getEncoded() const
const std::vector< TrigMonAlg > & getAlg() const
uint16_t getIndex() const
uint16_t getChnEncodedId() const
std::vector< float > m_var_val
float getSeqTimer() const
void addTimer(float timer)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
uint16_t getChnCounter() const
std::vector< TrigMonAlg > m_alg
Summary of single agorithm execution. Algorithm is identified by position within parent sequence....
bool isAlreadyExecuted() const
void addState(State value)
macros to associate a CLID to a type
void addVar(const TrigMonVar &var)
double getAlgTimer() const