ATLAS Offline Software
Loading...
Searching...
No Matches
CMXEtSumsAuxContainer_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: CMXEtSumsAuxContainer_v1.cxx 663426 2015-04-28 11:45:23Z amazurov $
6
7// Local include(s):
9
10namespace xAOD{
11
25
26} // namespace xAOD
27
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< std::vector< uint16_t > > exVec
std::vector< std::vector< uint16_t > > eyVec
std::vector< std::vector< uint16_t > > etVec
std::vector< std::vector< uint32_t > > eyErrorVec
std::vector< std::vector< uint32_t > > etErrorVec
std::vector< std::vector< uint32_t > > exErrorVec
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.