ATLAS Offline Software
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataCommon
src
CLinks_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
10
11
12
#include "
DataModelTestDataCommon/versions/CLinks_v1.h
"
13
#include "
xAODCore/AuxStoreAccessorMacros.h
"
14
15
16
namespace
DMTest
{
17
18
19
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
CLinks_v1
,
ElementLink<CVec>
,
20
link, setLink)
21
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
CLinks_v1
, std::vector<
ElementLink<CVec>
>,
22
links
, setLinks)
23
AUXSTORE_OBJECT_MOVE
(
CLinks_v1
, std::vector<
ElementLink<CVec>
>,
24
links
, setLinks)
25
26
27
}
// namespace DMTest
28
AuxStoreAccessorMacros.h
AUXSTORE_OBJECT_MOVE
#define AUXSTORE_OBJECT_MOVE(CL, TYPE, NAME, SETTER)
Macro creating a move accessor for complex auxiliary properties.
Definition
AuxStoreAccessorMacros.h:101
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:77
CLinks_v1.h
For testing thinning of xAOD objects.
DMTest::CLinks_v1
For testing thinning of xAOD objects.
Definition
CLinks_v1.h:33
ElementLink
ElementLink implementation for ROOT usage.
Definition
AthLinks/ElementLink.h:123
DMTest
Definition
B.h:23
DMTest::links
links
Definition
CLinks_v1.cxx:22
Generated on
for ATLAS Offline Software by
1.14.0