5#ifndef XAODTRIGL1CALO_VERSIONS_JGTOWERAUXCONTAINER_V1_H
6#define XAODTRIGL1CALO_VERSIONS_JGTOWERAUXCONTAINER_V1_H
34 std::vector<float>
eta;
35 std::vector<float>
phi;
38 std::vector<float>
et;
#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.
AuxContainer for JGTower_v1.
std::vector< int > sampling
std::vector< float > dphi
std::vector< std::vector< int > > SCIndex
std::vector< std::vector< int > > TileIndex
std::vector< float > deta
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.