ATLAS Offline Software
Loading...
Searching...
No Matches
ZdcModuleAuxContainer_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: ALFADataAuxContainer_v1.cxx 693858 2015-09-09 10:30:15Z
6// krasznaa $
7
8// Local include(s):
10
11namespace xAOD {
12
51
52} // 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< ElementLink< TriggerTowerContainer > > TTg1d0Link
std::vector< std::vector< float > > waveformTimeG0
std::vector< std::vector< float > > waveformTime
std::vector< std::vector< float > > waveformADCG0
std::vector< ElementLink< TriggerTowerContainer > > TTg0d0Link
std::vector< std::vector< float > > waveformTimeG1
std::vector< std::vector< float > > waveformADCG1
std::vector< ElementLink< TriggerTowerContainer > > TTg0d1Link
std::vector< std::vector< float > > waveformADC
std::vector< ElementLink< TriggerTowerContainer > > TTg1d1Link
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.