25 const IInterface* p) :
33 return StatusCode::SUCCESS;
41 if (msgLvl(MSG::VERBOSE)){
44 for (
const std::string& fired : fired_triggers) {
49 unsigned int cntrAND{0}, cntrOR{0}, cntrORHLTOnly{0};
64 bool passOR = (cntrOR > 0);
65 bool passORHLTOnly = (cntrORHLTOnly > 0);
67 bool pass = passAND ||
passOR || passORHLTOnly;
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_VERBOSE(x)
std::vector< std::string > getListOfTriggers() const
static const unsigned int requireDecision