5#ifndef XAODTRIGL1CALO_VERSIONS_GBLOCKAUXCONTAINER_V1_H
6#define XAODTRIGL1CALO_VERSIONS_GBLOCKAUXCONTAINER_V1_H
9#include "AthLinks/ElementLink.h"
21 std::vector<float>
eta;
22 std::vector<float>
phi;
25 std::vector<float>
et;
28 std::vector<std::vector<ElementLink<JGTowerContainer>>>
JGTowers;
#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.
std::vector< float > dphi
std::vector< float > area
std::vector< std::vector< ElementLink< JGTowerContainer > > > JGTowers
std::vector< ElementLink< JGTowerContainer > > seedJGTower
std::vector< float > deta
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.