|
| enum class | Muon::MuonStationIndex::ChIndex : int8_t {
Muon::MuonStationIndex::ChUnknown = -1
, Muon::MuonStationIndex::BIS
, Muon::MuonStationIndex::BIL
, Muon::MuonStationIndex::BMS
,
Muon::MuonStationIndex::BML
, Muon::MuonStationIndex::BOS
, Muon::MuonStationIndex::BOL
, Muon::MuonStationIndex::BEE
,
Muon::MuonStationIndex::EIS
, Muon::MuonStationIndex::EIL
, Muon::MuonStationIndex::EMS
, Muon::MuonStationIndex::EML
,
Muon::MuonStationIndex::EOS
, Muon::MuonStationIndex::EOL
, Muon::MuonStationIndex::EES
, Muon::MuonStationIndex::EEL
,
Muon::MuonStationIndex::CSS
, Muon::MuonStationIndex::CSL
, Muon::MuonStationIndex::ChIndexMax
} |
| | enum to classify the different chamber layers in the muon spectrometer More...
|
| enum class | Muon::MuonStationIndex::StIndex : int8_t {
Muon::MuonStationIndex::StUnknown = -1
, Muon::MuonStationIndex::BI
, Muon::MuonStationIndex::BM
, Muon::MuonStationIndex::BO
,
Muon::MuonStationIndex::BE
, Muon::MuonStationIndex::EI
, Muon::MuonStationIndex::EM
, Muon::MuonStationIndex::EO
,
Muon::MuonStationIndex::EE
, Muon::MuonStationIndex::StIndexMax
} |
| | enum to classify the different station layers in the muon spectrometer More...
|
| enum class | Muon::MuonStationIndex::PhiIndex : int8_t {
Muon::MuonStationIndex::PhiUnknown = -1
, Muon::MuonStationIndex::BI1
, Muon::MuonStationIndex::BI2
, Muon::MuonStationIndex::BM1
,
Muon::MuonStationIndex::BM2
, Muon::MuonStationIndex::BO1
, Muon::MuonStationIndex::BO2
, Muon::MuonStationIndex::T1
,
Muon::MuonStationIndex::T2
, Muon::MuonStationIndex::T3
, Muon::MuonStationIndex::T4
, Muon::MuonStationIndex::CSC
,
Muon::MuonStationIndex::STGC1
, Muon::MuonStationIndex::STGC2
, Muon::MuonStationIndex::PhiIndexMax
} |
| | enum to classify the different phi layers in the muon spectrometer More...
|
| enum class | Muon::MuonStationIndex::LayerIndex : int8_t {
Muon::MuonStationIndex::LayerUnknown = -1
, Muon::MuonStationIndex::Inner
, Muon::MuonStationIndex::Middle
, Muon::MuonStationIndex::Outer
,
Muon::MuonStationIndex::Extended
, Muon::MuonStationIndex::BarrelExtended
, Muon::MuonStationIndex::LayerIndexMax
} |
| | enum to classify the different layers in the muon spectrometer More...
|
| enum class | Muon::MuonStationIndex::DetectorRegionIndex : int8_t {
Muon::MuonStationIndex::DetectorRegionUnknown = -1
, Muon::MuonStationIndex::EndcapA
, Muon::MuonStationIndex::Barrel
, Muon::MuonStationIndex::EndcapC
,
Muon::MuonStationIndex::DetectorRegionIndexMax
} |
| | enum to classify the different layers in the muon spectrometer More...
|
| enum class | Muon::MuonStationIndex::TechnologyIndex : int8_t {
Muon::MuonStationIndex::TechnologyUnknown = -1
, Muon::MuonStationIndex::MDT
, Muon::MuonStationIndex::CSC
, Muon::MuonStationIndex::RPC
,
Muon::MuonStationIndex::TGC
, Muon::MuonStationIndex::STGC
, Muon::MuonStationIndex::MM
, Muon::MuonStationIndex::TechnologyIndexMax
} |
| | enum to classify the different layers in the muon spectrometer More...
|