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