13 const std::string& name,
14 const IInterface* parent)
18 declareInterface<TBEventStreamerTool>(
this);
59 ATH_MSG_FATAL (
"Possible types are: Special, Physics, f/e_calibration, Random, BPC_Calibration" );
60 return StatusCode::FAILURE;
66 ATH_MSG_ERROR (
"No detector event type specified! Please specify at least one in the JobOptions" );
67 ATH_MSG_ERROR (
"Possible types are: Special, Physics, f/e_Calibration, Random, BPC_Calibration");
76 return StatusCode::SUCCESS;
95 : 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()