ATLAS Offline Software
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataCommon
src
JVec_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
10
11
12
#include "
DataModelTestDataCommon/versions/JVec_v1.h
"
13
#include "
xAODCore/AuxStoreAccessorMacros.h
"
14
#include "
AthContainers/JaggedVec.h
"
15
16
17
namespace
DMTest
{
18
19
20
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
JVec_v1
, SG::JaggedVecElt<int>, ivec, setIVec)
21
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
JVec_v1
, SG::JaggedVecElt<float>, fvec, setFVec)
22
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
JVec_v1
, SG::JaggedVecElt<std::string>, svec, setSVec)
23
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
JVec_v1
, SG::JaggedVecElt<ElementLink<CVec> >, lvec, setLVec)
24
25
26
}
// namespace DMTest
27
AuxStoreAccessorMacros.h
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
JaggedVec.h
JVec_v1.h
For testing jagged vectors.
DMTest::JVec_v1
For testing jagged vectors.
Definition
JVec_v1.h:36
DMTest
Definition
B.h:23
Generated on
for ATLAS Offline Software by
1.16.1