8#ifndef XAODHIEVENT_VERSIONS_HIEVENTSHAPEAUXCONTAINER_V2_H
9#define XAODHIEVENT_VERSIONS_HIEVENTSHAPEAUXCONTAINER_V2_H
40 std::vector< float >
et;
42 std::vector< float >
rho;
48 std::vector< std::vector< float > >
etCos;
49 std::vector< std::vector< float > >
etSin;
#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 xAOD::HIEventShape_v2.
std::vector< float > etaMin
std::vector< std::vector< float > > etCos
std::vector< int > nCells
HIEventShapeAuxContainer_v2()
Default constructor.
std::vector< float > area
std::vector< float > etaMax
std::vector< std::vector< float > > etSin
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.