Go to the documentation of this file.
11 #ifndef GAUDIEXAMPLE_WRITEALG_H
12 #define GAUDIEXAMPLE_WRITEALG_H
47 #endif // GAUDIEXAMPLE_WRITEALG_H
SmartIF< IDataProviderSvc > m_recordSvc
Reference to run records data service.
StatusCode initialize() override
Initialize.
const std::string & name() const override
The identifying name of the algorithm object.
WriteAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor: A constructor of this form must be provided.
Gaudi::TestSuite::Counter * m_evtCount
Reference to event counter.
Alias for backward compatibility.
StatusCode put(IDataProviderSvc *s, const std::string &path, DataObject *pObj)
Register data leaf.
StatusCode finalize() override
Finalize.
StatusCode execute() override
Event callback.