ATLAS Offline Software
Event
xAOD
xAODForward
Root
AFPVertexAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
15
// Local include(s):
16
#include "
xAODForward/versions/AFPVertexAuxContainer_v1.h
"
17
18
namespace
xAOD
{
19
20
AFPVertexAuxContainer_v1::AFPVertexAuxContainer_v1
()
21
:
AuxContainerBase
() {
22
23
AUX_VARIABLE
(
position
);
24
AUX_VARIABLE
(
distA
);
25
AUX_VARIABLE
(
distC
);
26
AUX_VARIABLE
(
algID
);
27
AUX_VARIABLE
(
protons
);
28
AUX_VARIABLE
(
tofTracks
);
29
}
30
31
}
// namespace xAOD
xAOD::AFPVertexAuxContainer_v1::position
std::vector< float > position
Definition:
AFPVertexAuxContainer_v1.h:40
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::AFPVertexAuxContainer_v1::distA
std::vector< float > distA
Definition:
AFPVertexAuxContainer_v1.h:43
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::AFPVertexAuxContainer_v1::tofTracks
std::vector< std::vector< AFPVertex_v1::AFPToFTrackLink_t > > tofTracks
Definition:
AFPVertexAuxContainer_v1.h:42
xAOD::AFPVertexAuxContainer_v1::protons
std::vector< std::vector< AFPVertex_v1::AFPProtonLink_t > > protons
Definition:
AFPVertexAuxContainer_v1.h:41
xAOD::AFPVertexAuxContainer_v1::AFPVertexAuxContainer_v1
AFPVertexAuxContainer_v1()
Default constructor.
Definition:
AFPVertexAuxContainer_v1.cxx:20
xAOD::AFPVertexAuxContainer_v1::distC
std::vector< float > distC
Definition:
AFPVertexAuxContainer_v1.h:44
xAOD::AFPVertexAuxContainer_v1::algID
std::vector< int > algID
Definition:
AFPVertexAuxContainer_v1.h:45
AFPVertexAuxContainer_v1.h
Header file for class AFPVertexAuxcontainer.
Generated on Mon Dec 23 2024 21:06:44 for ATLAS Offline Software by
1.8.18