6#ifndef XAODINDETMEASUREMENT_HGTDCLUSTERAUXCONTAINER_V1_H
7#define XAODINDETMEASUREMENT_HGTDCLUSTERAUXCONTAINER_V1_H
11#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 HGTD clusters.
std::vector< DetectorIDHashType > identifierHash
AUXVAR_JAGGEDVEC_DECL(Identifier::value_type, rdoList)
std::vector< CovAccessor< 3 >::element_type > localCovariance
HGTDClusterAuxContainer_v1()
Default constructor.
std::vector< DetectorIdentType > identifier
AUXVAR_JAGGEDVEC_DECL(int, totList)
std::vector< PosAccessor< 3 >::element_type > localPosition
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.