ATLAS Offline Software
Loading...
Searching...
No Matches
HIEventShapeAuxContainer_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: HIEventShapeAuxContainer_v1.cxx 693427 2015-09-07 11:45:19Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
29
30} // 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< float > Et
Energy density information.
std::vector< std::vector< float > > Et_sin
std::vector< std::vector< float > > Et_cos
Harmonic modulation.
std::vector< float > etaMin
Information about slice.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.