ATLAS Offline Software
C_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
14 
15 
16 namespace DMTest {
17 
18 
19 AUXSTORE_PRIMITIVE_SETTER_AND_GETTER (C_v1, float, aFloat, setAFloat)
20 AUXSTORE_PRIMITIVE_SETTER_AND_GETTER (C_v1, int, anInt, setAnInt)
21 
22 
23 } // namespace DMTest
AuxStoreAccessorMacros.h
C_v1.h
Class used for testing xAOD data reading/writing.
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