ATLAS Offline Software
JGTowerAuxContainer_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 
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( deta );
20  AUX_VARIABLE( dphi );
21  AUX_VARIABLE( Id );
22  AUX_VARIABLE( et );
23  AUX_VARIABLE( SCIndex );
24  AUX_VARIABLE( TileIndex );
25  AUX_VARIABLE( sampling);
26  }
27 
28 } // namespace xAOD
et
Extra patterns decribing particle interation process.
JGTowerAuxContainer_v1.h
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
xAOD::phi
setEt phi
Definition: TrigEMCluster_v1.cxx:29
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::JGTowerAuxContainer_v1::JGTowerAuxContainer_v1
JGTowerAuxContainer_v1()