|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_XAODTESTWRITECVEC_H
14 #define DATAMODELTESTDATACOMMON_XAODTESTWRITECVEC_H
56 {
this,
"CVecKey",
"cvec" };
58 {
this,
"CVecDecorKey",
"" };
65 #endif // not DATAMODELTESTDATACOMMON_XAODTESTWRITECVEC_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
xAODTestWriteCVec(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::WriteDecorHandleKey< DMTest::CVec > m_cvecDecorKey
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.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Algorithm for creating test aux data.
SG::WriteHandleKey< DMTest::CVec > m_cvecKey
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
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.