13using CLHEP::RanluxEngine;
16 const std::string& name,
17 const IInterface* parent)
22 declareInterface<TBEventStreamerTool>(
this);
34 MsgStream report(msgSvc(),name());
36 <<
"event accept frequency outside allowed range [0,1]"
38 return StatusCode::FAILURE;
44 : StatusCode::FAILURE;
51 : StatusCode::FAILURE;
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)