ATLAS Offline Software
|
This defines the eflowCalo enum, which is used to label calorimeter layers in a simplified scheme which exludes the presamplers and combines the Tile regions. More...
#include <eflowCaloRegions.h>
Public Types | |
enum | LAYER { EMB1 =0, EMB2, EMB3, EME1, EME2, EME3, HEC1, HEC2, HEC3, HEC4, Tile1, Tile2, Tile3, FCAL0, FCAL1, FCAL2, Unknown =999 } |
Static Public Member Functions | |
static const std::string & | name (LAYER layer) |
static LAYER | translateSampl (CaloCell_ID::CaloSample sampl) |
Static Public Attributes | |
static const int | nRegions = FCAL2 + 1 |
Static Private Attributes | |
static const std::string | m_layerNames [] |
static const LAYER | m_samplCaloMap [] |
This defines the eflowCalo enum, which is used to label calorimeter layers in a simplified scheme which exludes the presamplers and combines the Tile regions.
Definition at line 24 of file eflowCaloRegions.h.
enum eflowCalo::LAYER |
Enumerator | |
---|---|
EMB1 | |
EMB2 | |
EMB3 | |
EME1 | |
EME2 | |
EME3 | |
HEC1 | |
HEC2 | |
HEC3 | |
HEC4 | |
Tile1 | |
Tile2 | |
Tile3 | |
FCAL0 | |
FCAL1 | |
FCAL2 | |
Unknown |
Definition at line 36 of file eflowCaloRegions.h.
Definition at line 53 of file eflowCaloRegions.cxx.
|
static |
Definition at line 45 of file eflowCaloRegions.cxx.
|
staticprivate |
Definition at line 52 of file eflowCaloRegions.h.
|
staticprivate |
Definition at line 45 of file eflowCaloRegions.h.