14#ifndef DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
15#define DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
52 virtual StatusCode
execute (
const EventContext& ctx)
const override;
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.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< DMTest::S2 > m_s2Key
Main output.
xAODTestWriteSymlinks(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
SG::WriteHandleKey< DMTest::S2 > m_aliasKey
Alias.
SG::WriteHandleKey< DMTest::S1 > m_s1Key
Symlink.
Property holding a SG store/key/clid from which a WriteHandle is made.