37 this,
"DataKeys", {},
"list of objects to be read from file"};
Implementation of property with value of concrete type.
virtual StatusCode addPreLoadItem(const DataStoreItem &item)=0
Add an item to the preload list.
StatusCode initialize() override
standard initialization method
const DataObjIDColl & outputDataObjs() const override
Header file for class GaudiAlgorithm.
virtual StatusCode preLoad()=0
Load all preload items of the list.
Gaudi::Property< std::vector< std::string > > m_dataKeys
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
The useful base class for data processing algorithms.
StatusCode initialize() override
void addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) override
SmartIF< IDataProviderSvc > & evtSvc() const
shortcut for method eventSvc
MsgStream & debug() const
shortcut for the method msgStream(MSG::DEBUG)
StatusCode start() override
the default (empty) implementation of IStateful::start() method
Helper functions to set/get the application return code.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
StatusCode start() override
StatusCode execute() override
MSG::Level msgLevel() const
get the cached level (originally extracted from the embedded MsgStream)
GaudiAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.