16#ifndef DATAMODELTESTDATAREAD_XAODTESTCLEARDECOR_H
17#define DATAMODELTESTDATAREAD_XAODTESTCLEARDECOR_H
51 virtual StatusCode
execute(
const EventContext& ctx);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode initialize()
Algorithm initialization; called at the beginning of the job.
virtual StatusCode execute(const EventContext &ctx)
Algorithm event processing.
virtual StatusCode finalize()
Algorithm finalization; called at the end of the job.
std::string m_readPrefix
Parameter: Prefix for names read from SG.
xAODTestClearDecor(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.