14#ifndef DATAMODELTESTDATAREAD_XAODTESTREADCINFO_H
15#define DATAMODELTESTDATAREAD_XAODTESTREADCINFO_H
50 virtual StatusCode
execute (
const EventContext& ctx)
const;
Class used for testing xAOD data reading/writing.
Class used for testing xAOD data reading/writing.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< DMTest::C > m_writeKey
virtual StatusCode execute(const EventContext &ctx) const
Algorithm event processing.
SG::ReadHandleKey< DMTest::C > m_cinfoKey
virtual StatusCode initialize()
Algorithm initialization; called at the beginning of the job.
xAODTestReadCInfo(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.