|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef DATAMODELTESTDATAWRITE_XAODTESTWRITECVECCONST_H
17 #define DATAMODELTESTDATAWRITE_XAODTESTWRITECVECCONST_H
69 #endif // not DATAMODELTESTDATAWRITE_XAODTESTWRITECVECCONST_H
SG::WriteHandleKey< DMTest::CVec > m_cvecKey
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
xAODTestWriteCVecConst(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
An algorithm that can be simultaneously executed in multiple threads.
Class used for testing xAOD data reading/writing.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode finalize() override
Algorithm finalization; called at the end of the job.
Test recording a const aux obj via WriteHandle.
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.