11 const std::string& name,
12 const IInterface* parent)
17 declareInterface<TBEventStreamerTool>(
this);
31 MsgStream report(msgSvc(),name());
33 report << MSG::INFO <<
" Cut events using guard value: " <<
m_guardValue;
35 return StatusCode::SUCCESS;
44 MsgStream report(msgSvc(),name());
54 : StatusCode::FAILURE;
#define ATH_CHECK
Evaluate an expression and check for errors.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ServiceHandle< StoreGateSvc > & evtStore()