8#ifndef XAODTRIGGER_VERSIONS_EMTAUROIAUXCONTAINER_V1_H
9#define XAODTRIGGER_VERSIONS_EMTAUROIAUXCONTAINER_V1_H
41 std::vector< float >
eta;
42 std::vector< float >
phi;
46 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 em/tau RoI container.
std::vector< std::vector< float > > thrValues
std::vector< float > core
std::vector< float > tauClus
EmTauRoIAuxContainer_v1()
Default constuctor.
std::vector< uint32_t > roiWord
std::vector< float > hadCore
std::vector< float > emClus
std::vector< float > hadIsol
std::vector< float > emIsol
std::vector< std::vector< std::string > > thrNames
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.