Go to the documentation of this file.
34 if ( sc =
evtSvc()->addPreLoadItem( k.key() ); !sc )
return sc;
43 this,
"DataKeys", {},
"list of objects to be read from file" };
StatusCode execute() override
const std::string & name() const override
The identifying name of the algorithm object.
StatusCode setProperty(const Gaudi::Details::PropertyBase &p)
Set the property from a property.
StatusCode initialize() override
the default (empty) implementation of IStateful::initialize() method
void addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) override
StatusCode start() override
the default (empty) implementation of IStateful::start() method
MSG::Level msgLevel() const
get the cached level (originally extracted from the embedded MsgStream)
Gaudi::Property< std::vector< std::string > > m_dataKeys
Base class from which all concrete algorithm classes should be derived.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
StatusCode initialize() override
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...
const StatusCode & ignore() const
Allow discarding a StatusCode without warning.
SmartIF< IDataProviderSvc > & evtSvc() const
shortcut for method eventSvc
const DataObjIDColl & outputDataObjs() const override
#define DECLARE_COMPONENT(type)
StatusCode start() override
Implementation of property with value of concrete type.
FetchDataFromFile(const std::string &name, ISvcLocator *pSvcLocator)