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