15#ifndef XAODFORWARD_VERSIONS_AFPTRACKAUXCONTAINER_V1_H
16#define XAODFORWARD_VERSIONS_AFPTRACKAUXCONTAINER_V1_H
49 std::vector< std::vector<AFPTrack_v1::AFPHitLink_t> >
hits;
Header file for the AFPTrack class.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Class storing information accessed by xAOD::AFPTrack_v1.
std::vector< unsigned int > nHoles
std::vector< float > ySlope
std::vector< float > yLocal
std::vector< float > xLocal
std::vector< int > stationID
std::vector< float > chi2
std::vector< std::vector< AFPTrack_v1::AFPHitLink_t > > hits
std::vector< float > xSlope
AFPTrackAuxContainer_v1()
Default constructor.
std::vector< float > zLocal
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.