5#ifndef XAODINDETMEASUREMENT_VERSIONS_PIXELCLUSTERAUXCONTAINER_V1_H
6#define XAODINDETMEASUREMENT_VERSIONS_PIXELCLUSTERAUXCONTAINER_V1_H
10#include "Identifier/Identifier.h"
35 std::vector<std::vector<Identifier::value_type> >
rdoList;
#define SG_BASE(D, B)
Declare that class D derives from class B.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Auxiliary store for pixel clusters.
std::vector< float > splitProbability1
std::vector< float > totalCharge
std::vector< std::vector< Identifier::value_type > > rdoList
std::vector< int > channelsInEta
std::vector< PosAccessor< 3 >::element_type > globalPosition
std::vector< float > splitProbability2
std::vector< PosAccessor< 2 >::element_type > localPosition
std::vector< int > channelsInPhi
std::vector< DetectorIDHashType > identifierHash
std::vector< char > isSplit
std::vector< std::vector< int > > totList
std::vector< float > widthInEta
PixelClusterAuxContainer_v1()
Default constructor.
std::vector< DetectorIdentType > identifier
std::vector< std::vector< float > > chargeList
std::vector< float > energyLoss
std::vector< CovAccessor< 2 >::element_type > localCovariance
std::vector< int > totalToT
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.