8#ifndef XAODTRIGL1CALO_VERSIONS_CMMETSUMSAUXCONTAINER_V1_H
9#define XAODTRIGL1CALO_VERSIONS_CMMETSUMSAUXCONTAINER_V1_H
35 std::vector<std::vector<unsigned int> >
etVec;
36 std::vector<std::vector<unsigned int> >
exVec;
37 std::vector<std::vector<unsigned int> >
eyVec;
#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 CMMEtSums_v1.
CMMEtSumsAuxContainer_v1()
std::vector< std::vector< unsigned int > > etVec
std::vector< std::vector< int > > etErrorVec
std::vector< std::vector< int > > exErrorVec
std::vector< std::vector< unsigned int > > exVec
std::vector< std::vector< unsigned int > > eyVec
std::vector< int > dataID
std::vector< std::vector< int > > eyErrorVec
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.