13#ifndef DATAMODELTESTDATACOMMON_XAODTESTWRITECVEC_H
14#define DATAMODELTESTDATACOMMON_XAODTESTWRITECVEC_H
51 virtual StatusCode
execute (
const EventContext& ctx)
const override;
56 {
this,
"CVecKey",
"cvec" };
58 {
this,
"CVecDecorKey",
"" };
Class used for testing xAOD data reading/writing.
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.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteDecorHandleKey< DMTest::CVec > m_cvecDecorKey
SG::WriteHandleKey< DMTest::CVec > m_cvecKey
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
xAODTestWriteCVec(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.