Go to the documentation of this file.
27 return evtSvc()->addPreLoadItem(
DataStoreItem(
"/Event", 99 ) );
32 return evtSvc()->preLoad();
GAUDI_API const EventContext & currentContext()
StatusCode execute() override=0
StatusCode initialize() override
the default (empty) implementation of IStateful::initialize() method
Alias for backward compatibility.
StatusCode execute() override
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
SmartIF< IDataProviderSvc > & evtSvc() const
shortcut for method eventSvc
#define DECLARE_COMPONENT(type)
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.