ATLAS Offline Software
DataModelTestDataWrite/src/AllocTest_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
14 
15 
16 namespace DMTest {
17 
18 
19 AUXSTORE_PRIMITIVE_SETTER_AND_GETTER (AllocTest_v1, int, atInt1, setAtInt1)
20 AUXSTORE_PRIMITIVE_SETTER_AND_GETTER (AllocTest_v1, int, atInt2, setAtInt2)
21 
22 
23 } // namespace DMTest
AuxStoreAccessorMacros.h
AllocTest_v1.h
Testing an xAOD object with a non-standard memory allocator.
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
Definition: AuxStoreAccessorMacros.h:36
DMTest
Definition: B.h:23