ATLAS Offline Software
GBlockAuxContainer_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 namespace xAOD
8 {
11  {
20  }
21 } // namespace xAOD
et
Extra patterns decribing particle interation process.
xAOD::GBlockAuxContainer_v1::phi
std::vector< float > phi
Definition: GBlockAuxContainer_v1.h:22
xAOD::GBlockAuxContainer_v1::dphi
std::vector< float > dphi
Definition: GBlockAuxContainer_v1.h:24
xAOD::GBlockAuxContainer_v1::seedJGTower
std::vector< ElementLink< JGTowerContainer > > seedJGTower
Definition: GBlockAuxContainer_v1.h:27
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
GBlockAuxContainer_v1.h
xAOD::GBlockAuxContainer_v1::area
std::vector< float > area
Definition: GBlockAuxContainer_v1.h:26
xAOD::GBlockAuxContainer_v1::GBlockAuxContainer_v1
GBlockAuxContainer_v1()
Definition: GBlockAuxContainer_v1.cxx:9
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:23
xAOD::GBlockAuxContainer_v1::deta
std::vector< float > deta
Definition: GBlockAuxContainer_v1.h:23
xAOD::GBlockAuxContainer_v1::eta
std::vector< float > eta
Definition: GBlockAuxContainer_v1.h:21
xAOD::GBlockAuxContainer_v1::JGTowers
std::vector< std::vector< ElementLink< JGTowerContainer > > > JGTowers
Definition: GBlockAuxContainer_v1.h:28