34 os <<
str(*
this) << std::endl;
41 s <<
"TrigConfVar: " << o.
name() <<
"=" << o.
id();
80 bool matched_id =
false;
90 <<
"ReserveVarId - error! Existing var with " << name <<
" and id=" <<
TrigVar::gVarVec[i].getId() <<
": new id=" << id;
103 <<
"ReserveVarId - error! Existing var with " << name <<
" and id=" <<
TrigVar::gVarVec[i].getId() <<
": new name=" << name;
Helpers for checking error return status codes and reporting errors.
#define REPORT_MESSAGE_WITH_CONTEXT(LVL, CONTEXT_NAME)
Report a message, with an explicitly specified context name.
std::vector< TrigConfVar > Trig::GetCurrentTrigConfVarVector ATLAS_NOT_THREAD_SAFE()
Install fatal handler with default options.
void print(std::ostream &os) const
const std::string & name() const
static unsigned int gCounter
static std::vector< TrigConfVar > gVarVec