8#ifndef XAODTRIGL1CALO_VERSIONS_CMMCPHITSAUXCONTAINER_V1_H
9#define XAODTRIGL1CALO_VERSIONS_CMMCPHITSAUXCONTAINER_V1_H
35 std::vector<std::vector<unsigned int> >
hitsVec0;
36 std::vector<std::vector<unsigned int> >
hitsVec1;
#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 CMMCPHits_v1.
std::vector< std::vector< int > > errorVec0
std::vector< int > dataID
std::vector< std::vector< unsigned int > > hitsVec1
CMMCPHitsAuxContainer_v1()
std::vector< std::vector< int > > errorVec1
std::vector< std::vector< unsigned int > > hitsVec0
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.