ATLAS Offline Software
Control
DataModelTest
DataModelTestDataWrite
src
DataModelTestDataWrite/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
*/
12
#include "
DataModelTestDataWrite/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,
double
, gFloat, setgFloat)
21
AUXSTORE_OBJECT_SETTER_AND_GETTER
(G_v1, std::vector<double>, gvFloat, setgvFloat)
22
23
24
}
// namespace DMTest
DMTest::AUXSTORE_OBJECT_SETTER_AND_GETTER
AUXSTORE_OBJECT_SETTER_AND_GETTER(CLinks_v1, ElementLink< CVec >, link, setLink) AUXSTORE_OBJECT_SETTER_AND_GETTER(CLinks_v1
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
G_v1.h
Test for xAOD auto schema evolution.
DMTest
Definition:
B.h:23
Generated on Thu Nov 7 2024 21:15:36 for ATLAS Offline Software by
1.8.18