ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataRead
src
DataModelTestDataRead/src/G_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
10
11
12
#include "
DataModelTestDataRead/versions/G_v1.h
"
13
#include "
xAODCore/AuxStoreAccessorMacros.h
"
14
15
16
namespace
DMTest
{
17
18
19
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
G_v1
,
int
, anInt, setAnInt)
20
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
G_v1
,
float
, gFloat, setgFloat)
21
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
G_v1
, std::vector<float>, gvFloat, setgvFloat)
22
23
24
}
// namespace DMTest
AuxStoreAccessorMacros.h
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
AUXSTORE_OBJECT_SETTER_AND_GETTER
#define AUXSTORE_OBJECT_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of complex auxiliary properties.
Definition
AuxStoreAccessorMacros.h:88
G_v1.h
Test for xAOD auto schema evolution.
DMTest::G_v1
Definition
DataModelTestDataRead/DataModelTestDataRead/versions/G_v1.h:28
DMTest
Definition
B.h:23
Generated on
for ATLAS Offline Software by
1.17.0