ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataCommon
src
P_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
12
#include "
DataModelTestDataCommon/versions/P_v1.h
"
13
#include "
xAODCore/AuxStoreAccessorMacros.h
"
14
15
16
namespace
DMTest
{
17
18
19
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
P_v1
,
unsigned
int
, pInt, setPInt)
20
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
P_v1
,
float
, pFloat, setPFloat)
21
22
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
P_v1
, std::vector<int>, pvInt, setPVInt)
23
AUXSTORE_OBJECT_MOVE
(
P_v1
, std::vector<int>, pvInt, setPVInt)
24
25
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
P_v1
, std::vector<float>, pvFloat, setPVFloat)
26
AUXSTORE_OBJECT_MOVE
(
P_v1
, std::vector<float>, pvFloat, setPVFloat)
27
28
29
}
// namespace DMTest
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:138
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
P_v1.h
Class used for testing xAOD data reading/writing with packed containers.
DMTest::P_v1
Class used for testing xAOD data reading/writing with packed containers.
Definition
P_v1.h:29
DMTest
Definition
B.h:23
Generated on
for ATLAS Offline Software by
1.17.0