5#ifndef XAODINDETMEASUREMENT_VERSIONS_STRIPCLUSTERAUXCONTAINER_V1_H
6#define XAODINDETMEASUREMENT_VERSIONS_STRIPCLUSTERAUXCONTAINER_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 strip clusters.
std::vector< CovAccessor< 1 >::element_type > localCovariance
std::vector< DetectorIdentType > identifier
std::vector< int > channelsInPhi
std::vector< std::vector< Identifier::value_type > > rdoList
StripClusterAuxContainer_v1()
Default constructor.
std::vector< PosAccessor< 1 >::element_type > localPosition
std::vector< DetectorIDHashType > identifierHash
std::vector< PosAccessor< 3 >::element_type > globalPosition
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.