8#ifndef XAODTRIGL1CALO_VERSIONS_JETELEMENTAUXCONTAINER_V2_H
9#define XAODTRIGL1CALO_VERSIONS_JETELEMENTAUXCONTAINER_V2_H
34 std::vector<float>
eta;
35 std::vector<float>
phi;
36 std::vector<unsigned int>
key;
#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 JetElement_v2.
std::vector< uint8_t > peak
JetElementAuxContainer_v2()
std::vector< std::vector< uint32_t > > emJetElementErrorVec
std::vector< std::vector< uint16_t > > hadJetElementETVec
std::vector< std::vector< uint16_t > > emJetElementETVec
std::vector< std::vector< uint32_t > > hadJetElementErrorVec
std::vector< unsigned int > key
std::vector< std::vector< uint32_t > > linkErrorVec
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.