8#ifndef XAODTRIGGER_VERSIONS_JETROIAUXCONTAINER_V2_H
9#define XAODTRIGGER_VERSIONS_JETROIAUXCONTAINER_V2_H
41 std::vector< float >
eta;
42 std::vector< float >
phi;
49 std::vector< std::vector< std::string > >
thrNames;
#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 the LVL1 jet RoI container.
std::vector< float > etScale
std::vector< uint32_t > thrPattern
std::vector< std::vector< std::string > > thrNames
std::vector< float > et4x4
std::vector< float > et6x6
std::vector< float > et8x8
JetRoIAuxContainer_v2()
Default constuctor.
std::vector< std::vector< float > > thrValues
std::vector< uint32_t > roiWord
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.