ATLAS Offline Software
Loading...
Searching...
No Matches
CPMTowerAuxContainer_v2.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: CPMTowerAuxContainer_v2.cxx 642658 2015-01-29 12:40:24Z morrisj $
6
7// Local include(s):
9
10namespace xAOD {
11
23
24} // 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< std::vector< uint32_t > > emErrorVec
std::vector< std::vector< uint32_t > > hadErrorVec
std::vector< std::vector< uint8_t > > emEnergyVec
std::vector< std::vector< uint8_t > > hadEnergyVec
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.