16#ifndef DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
17#define DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
51 virtual StatusCode
execute (
const EventContext& ctx)
const override;
Base class for elements of a container that can have aux data.
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
xAODTestReadSymlink(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
SG::ReadHandleKey< DMTest::S2 > m_aliasKey
SG::ReadHandleKey< DMTest::S1 > m_s1Key
SG::ReadHandleKey< SG::AuxElement > m_objKey
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
SG::ReadHandleKey< DMTest::S2 > m_s2Key
Property holding a SG store/key/clid from which a ReadHandle is made.