Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
15 #define DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
70 #endif // not DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< DMTest::S2 > m_aliasKey
Alias.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
xAODTestWriteSymlinks(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< DMTest::S2 > m_s2Key
Main output.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
SG::WriteHandleKey< DMTest::S1 > m_s1Key
Symlink.
Algorithm testing making symlinks/aliases through handles.