13#ifndef DATAMODELTESTDATAWRITE_ALLOCTESTREADWITHOUTALLOC_H
14#define DATAMODELTESTDATAWRITE_ALLOCTESTREADWITHOUTALLOC_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 ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Test reading AllocTest with a non-default allocator.
virtual StatusCode initialize() override
Gaudi initialize method.
SG::ReadHandleKey< AllocTestContainer > m_containerKey
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
Property holding a SG store/key/clid from which a ReadHandle is made.