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