ATLAS Offline Software
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):
17 
18 namespace xAOD {
19 
21  : AuxContainerBase() {
22 
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.