|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONSTATIONINDEX_MUONSTATIONINDEX_H
6 #define MUONSTATIONINDEX_MUONSTATIONINDEX_H
18 EIS,
EIL,
EMS,
EML,
EOS,
EOL,
EES,
EEL,
CSS,
CSL,
33 BI1,
BI2,
BM1,
BM2,
BO1,
BO2,
T1,
T2,
T3,
T4,
CSC,
STGC1,
STGC2,
static const std::string & chName(ChIndex index)
convert ChIndex into a string
static ChIndex toChamberIndex(DetectorRegionIndex region, LayerIndex layer, bool isSmall)
convert DetectorRegionIndex + LayerIndex + isSmall into ChIndex
static StIndex toStationIndex(ChIndex index)
convert ChIndex into StIndex
static ChIndex chIndex(const std::string &index)
convert ChIndex name string to enum
static unsigned int sectorLayerHashMax()
maximum create a hash out of region and layer
LayerIndex
enum to classify the different layers in the muon spectrometer
static unsigned int sectorLayerHash(DetectorRegionIndex detectorRegionIndex, LayerIndex layerIndex)
create a hash out of region and layer
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
PhiIndex
enum to classify the different phi layers in the muon spectrometer
static unsigned int numberOfSectors()
return total number of sectors
static std::pair< DetectorRegionIndex, LayerIndex > decomposeSectorLayerHash(unsigned int hash)
decompose the hash into Region and Layer
static const std::string & regionName(DetectorRegionIndex index)
convert DetectorRegionIndex into a string
static const std::string & phiName(PhiIndex index)
convert PhiIndex into a string
static const std::string & layerName(LayerIndex index)
convert LayerIndex into a string
static LayerIndex toLayerIndex(ChIndex index)
convert ChIndex into LayerIndex
DetectorRegionIndex
enum to classify the different layers in the muon spectrometer
ChIndex
enum to classify the different chamber layers in the muon spectrometer
static const std::string & stName(StIndex index)
convert StIndex into a string
StIndex
enum to classify the different station layers in the muon spectrometer
TechnologyIndex
enum to classify the different layers in the muon spectrometer
static const std::string & technologyName(TechnologyIndex index)
convert LayerIndex into a string