13#ifndef DATAMODELTESTDATACOMMON_XAODTESTWRITEPVEC_H
14#define DATAMODELTESTDATACOMMON_XAODTESTWRITEPVEC_H
32 using AthReentrantAlgorithm::AthReentrantAlgorithm;
44 virtual StatusCode
execute (
const EventContext& ctx)
const override;
49 {
this,
"PVecKey",
"pvec", };
Class used for testing xAOD data reading/writing with packed containers.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Algorithm to test writing xAOD data with packed containers.
SG::WriteHandleKey< DMTest::PVec > m_pvecKey
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
Property holding a SG store/key/clid from which a WriteHandle is made.