Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
42 if(
var.getKey() > 9) {
82 <<
"getType error! Bad value";
101 std::vector<TrigMonVar>
var;
120 os <<
str(*
this) << std::endl;
128 s <<
"TrigMonTE id=" << o.
getId() <<
" status=";
136 s << std::endl <<
" children " << o.
getChildIndex().size() <<
": ";
144 s << std::endl <<
" features " << o.
getClid().size() <<
": ";
167 const std::set<uint8_t> lhs_set(lhs.
getRoiId().begin(), lhs.
getRoiId().end());
168 const std::set<uint8_t> rhs_set(rhs.
getRoiId().begin(), rhs.
getRoiId().end());
170 return lhs_set == rhs_set;
const std::vector< uint16_t > & getParentIndex() const
void print(std::ostream &os=std::cout)
const std::vector< uint32_t > & getClid() const
void addState(State state)
std::string str(const TrigMonTE &o)
void addVar(const TrigMonVar &var)
const std::vector< uint16_t > & getChildIndex() const
uint16_t getIndex() const
Summary of one trigger element from navigation tree.
const std::vector< TrigMonVar > getVar() const
std::vector< uint16_t > m_var_key
#define REPORT_MESSAGE_WITH_CONTEXT(LVL, CONTEXT_NAME)
Report a message, with an explicitly specified context name.
const std::vector< uint8_t > & getRoiId() const
Helpers for checking error return status codes and reporting errors.
bool Equal(const TrigMonTE &lhs, const TrigMonTE &rhs)
std::vector< float > m_var_val