ATLAS Offline Software
Loading...
Searching...
No Matches
LumiBlockRangeAuxContainer_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// $Id: LumiBlockRangeAuxContainer_v1.cxx 647501 2015-02-17 14:22:33Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
24
25} // namespace xAOD
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< uint32_t > eventsSeen
The number of seen/processed events in this luminosity block range.
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.