|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef XAODFORWARD_VERSIONS_AFPVERTEXAUXCONTAINER_V1_H
16 #define XAODFORWARD_VERSIONS_AFPVERTEXAUXCONTAINER_V1_H
41 std::vector< std::vector<AFPVertex_v1::AFPProtonLink_t> >
protons;
42 std::vector< std::vector<AFPVertex_v1::AFPToFTrackLink_t> >
tofTracks;
57 #endif // XAODFORWARD_VERSIONS_AFPVERTEXAUXCONTAINER_V1_H
std::vector< float > position
Common base class for the auxiliary containers.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< float > distA
std::vector< std::vector< AFPVertex_v1::AFPToFTrackLink_t > > tofTracks
std::vector< std::vector< AFPVertex_v1::AFPProtonLink_t > > protons
AFPVertexAuxContainer_v1()
Default constructor.
Class storing information accessed by xAOD::AFPVertex_v1.
std::vector< float > distC
Header file for the AFPVertex class.
SG_BASE(xAOD::AFPVertexAuxContainer_v1, xAOD::AuxContainerBase)