ATLAS Offline Software
TriggerTowerAuxContainer_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: TriggerTowerAuxContainer_v2.cxx 652807 2015-03-09 21:52:07Z morrisj $
6 
7 // Local include(s):
9 
10 namespace xAOD {
11 
13  AuxContainerBase()
14  {
15 
17  AUX_VARIABLE( eta );
18  AUX_VARIABLE( phi );
19  AUX_VARIABLE( coolId );
20  AUX_VARIABLE( lut_cp );
21  AUX_VARIABLE( lut_jep );
23  AUX_VARIABLE( correctionEnabled );
24  AUX_VARIABLE( bcidVec );
25  AUX_VARIABLE( adc );
26  AUX_VARIABLE( bcidExt );
27  AUX_VARIABLE( sat80Vec );
28  AUX_VARIABLE( errorWord );
29  AUX_VARIABLE( peak );
30  AUX_VARIABLE( adcPeak );
31  }
32 
33 } // namespace xAOD
phi
Scalar phi() const
phi method
Definition: AmgMatrixBasePlugin.h:64
eta
Scalar eta() const
pseudorapidity method
Definition: AmgMatrixBasePlugin.h:79
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
tools.zlumi_mc_cf.correction
def correction(mu, runmode, campaign, run=None)
Definition: zlumi_mc_cf.py:4
TriggerTowerAuxContainer_v2.h
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::TriggerTowerAuxContainer_v2::TriggerTowerAuxContainer_v2
TriggerTowerAuxContainer_v2()
ReadFloatFromCool.adc
adc
Definition: ReadFloatFromCool.py:48