15#ifndef XAODFORWARD_VERSIONS_AFPSIHITSCLUSTERAUXCONTAINER_V1_H
16#define XAODFORWARD_VERSIONS_AFPSIHITSCLUSTERAUXCONTAINER_V1_H
49 std::vector< std::vector<AFPSiHitsCluster_v1::AFPHitLink_t> >
hitsLinks;
Header file for AFPSiHitsCluster_v1 class representing a cluster of hits in AFP tracking detector pla...
#define SG_BASE(D, B)
Declare that class D derives from class B.
Class storing information of xAOD::AFPSiHitsCluster objects.
AFPSiHitsClusterAuxContainer_v1()
std::vector< float > zLocalErr
std::vector< float > yLocalErr
std::vector< float > yLocal
std::vector< float > zLocal
std::vector< float > depositedCharge
std::vector< float > xLocal
std::vector< int > pixelLayerID
std::vector< int > clusterAlgID
std::vector< int > stationID
std::vector< std::vector< AFPSiHitsCluster_v1::AFPHitLink_t > > hitsLinks
std::vector< float > xLocalErr
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.