13#ifndef DATAMODELTESTDATAWRITE_ALLOCTESTWRITEWITHOUTALLOC_H
14#define DATAMODELTESTDATAWRITE_ALLOCTESTWRITEWITHOUTALLOC_H
36 using AthReentrantAlgorithm::AthReentrantAlgorithm;
48 virtual StatusCode
execute (
const EventContext& ctx)
const override;
53 {
this,
"ContainerKey",
"AllocTest" };
Testing an xAOD object with a non-standard memory allocator.
Testing an xAOD object with a non-standard memory allocator.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Test writing AllocTest with a non-default allocator.
SG::WriteHandleKey< AllocTestContainer > m_containerKey
virtual StatusCode initialize() override
Gaudi initialize method.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
Property holding a SG store/key/clid from which a WriteHandle is made.