ATLAS Offline Software
|
This defines the J1STLAYER enum, which is used to label calorimeter layers in a simplified scheme which exludes the presamplers and combines the HEC layers. More...
#include <eflowCaloRegions.h>
Public Types | |
enum | J1STLAYER { EMB1 =0, EMB2, EMB3, EME1, EME2, EME3, HEC, Tile, FCAL, Unknown =999 } |
Static Public Member Functions | |
static const std::string & | name (J1STLAYER layer) |
static J1STLAYER | translateCalo (eflowCaloENUM layer) |
Static Public Attributes | |
static const int | nRegions = FCAL + 1 |
Static Private Attributes | |
static const std::string | m_layerNames [] |
static const J1STLAYER | m_caloFirstIntMap [] |
This defines the J1STLAYER enum, which is used to label calorimeter layers in a simplified scheme which exludes the presamplers and combines the HEC layers.
It also combines both the Tile regions and layers into one Tile quantity. This enum is used to label layers for the LHED calculation.
Definition at line 54 of file eflowCaloRegions.h.
Definition at line 92 of file eflowCaloRegions.cxx.
|
static |
Definition at line 84 of file eflowCaloRegions.cxx.
|
staticprivate |
|
staticprivate |
Definition at line 74 of file eflowCaloRegions.h.
Definition at line 67 of file eflowCaloRegions.h.