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
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(xAOD::PixelCluster_v1, float, widthInEta, setWidthInEta) void xAOD
Definition: PixelCluster_v1.cxx:54
AllocTest_v1.h
Testing an xAOD object with a non-standard memory allocator.
DMTest
Definition: B.h:23