ATLAS Offline Software
Loading...
Searching...
No Matches
TriggerTowerAuxContainer_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: TriggerTowerAuxContainer_v1.cxx 579924 2014-01-24 10:26:51Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
33
34} // 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< int > > emBCIDext
std::vector< std::vector< int > > emADC
std::vector< std::vector< int > > hadLUT
std::vector< std::vector< int > > emBCIDvec
std::vector< std::vector< int > > emLUT
std::vector< std::vector< int > > hadADC
std::vector< std::vector< int > > hadBCIDvec
std::vector< std::vector< int > > hadBCIDext
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.