ATLAS Offline Software
Loading...
Searching...
No Matches
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*/
10
11
14
15
16namespace DMTest {
17
18
19AUXSTORE_PRIMITIVE_SETTER_AND_GETTER (C_v1, float, aFloat, setAFloat)
20AUXSTORE_PRIMITIVE_SETTER_AND_GETTER (C_v1, int, anInt, setAnInt)
21
22
23} // namespace DMTest
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
Class used for testing xAOD data reading/writing.
Definition B.h:23