8#ifndef XAODLUMINOSITY_VERSIONS_LUMIBLOCKRANGEAUXCONTAINER_V1_H
9#define XAODLUMINOSITY_VERSIONS_LUMIBLOCKRANGEAUXCONTAINER_V1_H
#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 container for xAOD::LumiBlockRangeContainer_v1.
std::vector< uint32_t > startRunNumber
std::vector< uint32_t > eventsSeen
The number of seen/processed events in this luminosity block range.
std::vector< uint32_t > stopRunNumber
std::vector< uint32_t > eventsExpected
LumiBlockRangeAuxContainer_v1()
Default constructor.
std::vector< uint32_t > startLumiBlockNumber
The luminosity block of the start time of the range.
std::vector< uint32_t > stopLumiBlockNumber
The luminosity block of the stop time of the range.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.