16 const std::string& name,
17 const IInterface* parent )
21 "Streams for which the decision should be stored" );
41 return StatusCode::SUCCESS;
47 const auto& stags = ei.streamTags();
58 *
m_l1id = ei.extendedLevel1ID();
60 return StatusCode::SUCCESS;
74 const std::string& sname ) {
79 for (
const auto& itr : stags) {
80 if( itr.name() == sname )
return true;
Helpers for checking error return status codes and reporting errors.
#define CHECK(...)
Evaluate an expression and check for errors.
virtual StatusCode addVariable(const std::string &name, const std::type_info &ti, void *&ptr, const std::string &docstring="", const void *defval=0)
Block filler tool for noisy FEB information.
EventInfo_v1 EventInfo
Definition of the latest event info version.