|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_XAODTESTREADPVEC_H
14 #define DATAMODELTESTDATACOMMON_XAODTESTREADPVEC_H
50 {
this,
"PVecKey",
"pvec",
"" };
53 {
this,
"WriteKey",
"",
"" };
63 #endif // not DATAMODELTESTDATACOMMON_XAODTESTREADPVEC_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Class used for testing xAOD data reading/writing with packed containers.
SG::WriteHandleKey< DMTest::PVec > m_writeKey
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< DMTest::PVec > m_pvecKey
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
Property holding a SG store/key/clid from which a WriteHandle is made.
Algorithm to test reading xAOD data with packed containers.