17 return evtSvc()->addPreLoadItem(
DataStoreItem(
"/Event", 99 ) );
22 return evtSvc()->preLoad();
StatusCode initialize() override
standard initialization method
Header file for class GaudiAlgorithm.
StatusCode execute() override
standard execution method
Description of the DataStoreItem class.
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
The useful base class for data processing algorithms.
GAUDI_API const EventContext & currentContext()
StatusCode execute() override
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
GaudiAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.