5#ifndef XAODINDETMEASUREMENT_VERSIONS_PIXELCLUSTERAUXCONTAINER_V1_H
6#define XAODINDETMEASUREMENT_VERSIONS_PIXELCLUSTERAUXCONTAINER_V1_H
10#include "Identifier/Identifier.h"
#define SG_BASE(D, B)
Declare that class D derives from class B.
Auxiliary variable type allowing storage as a jagged vector. That is, the payloads for all the DataVe...
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Auxiliary store for pixel clusters.
AUXVAR_JAGGEDVEC_DECL(Identifier::value_type, rdoList)
std::vector< int > channelsInEta
std::vector< PosAccessor< 3 >::element_type > globalPosition
std::vector< PosAccessor< 2 >::element_type > localPosition
std::vector< int > channelsInPhi
std::vector< DetectorIDHashType > identifierHash
std::vector< float > widthInEta
PixelClusterAuxContainer_v1()
Default constructor.
std::vector< DetectorIdentType > identifier
std::vector< float > energyLoss
AUXVAR_JAGGEDVEC_DECL(float, chargeList)
std::vector< CovAccessor< 2 >::element_type > localCovariance
AUXVAR_JAGGEDVEC_DECL(int, totList)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.