|
ATLAS Offline Software
|
Go to the documentation of this file.
13 const std::string&
name,
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;
def retrieve(aClass, aKey=None)
std::string find(const std::string &s)
return a remapped string
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.