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;
Header file for the AFPVertex class.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Class storing information accessed by xAOD::AFPVertex_v1.
std::vector< float > position
std::vector< float > distA
std::vector< float > distC
std::vector< std::vector< AFPVertex_v1::AFPToFTrackLink_t > > tofTracks
std::vector< std::vector< AFPVertex_v1::AFPProtonLink_t > > protons
AFPVertexAuxContainer_v1()
Default constructor.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.