Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATAREAD_XAODTESTREADHVEC_H
14 #define DATAMODELTESTDATAREAD_XAODTESTREADHVEC_H
34 using AthReentrantAlgorithm::AthReentrantAlgorithm;
51 {
this,
"HVecKey",
"hvec" };
53 {
this,
"HViewKey",
"hview" };
55 {
this,
"VecWriteKey",
"" };
57 {
this,
"ViewWriteKey",
"" };
64 #endif // not DATAMODELTESTDATAREAD_XAODTESTREADHVEC_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< DMTest::HVec > m_hviewKey
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
An algorithm that can be simultaneously executed in multiple threads.
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.
SG::WriteHandleKey< DMTest::HView > m_viewWriteKey
SG::ReadHandleKey< DMTest::HVec > m_hvecKey
Algorithm to test reading xAOD data with schema evolution (HVec/HView)
SG::WriteHandleKey< DMTest::HVec > m_vecWriteKey