![]() |
ATLAS Offline Software
|
class managing geometry of the chamber layers More...
#include <MuonChamberLayerDescription.h>
Public Types | |
| using | LayerIdx = MuonStationIndex::LayerIndex |
| using | DetRegIdx = MuonStationIndex::DetectorRegionIndex |
Public Member Functions | |
| MuonChamberLayerDescription () | |
| constructor More... | |
| MuonChamberLayerDescriptor | getDescriptor (int sector, DetRegIdx region, LayerIdx layer) const |
Private Types | |
| using | MuonChamberLayerDescriptorVec = std::vector< MuonChamberLayerDescriptor > |
| cached geometry More... | |
Private Member Functions | |
| void | initDefaultRegions () |
| initialize default geometry More... | |
Private Attributes | |
| MuonChamberLayerDescriptorVec | m_chamberLayerDescriptors {} |
class managing geometry of the chamber layers
Definition at line 15 of file MuonChamberLayerDescription.h.
Definition at line 21 of file MuonChamberLayerDescription.h.
Definition at line 20 of file MuonChamberLayerDescription.h.
|
private |
cached geometry
Definition at line 30 of file MuonChamberLayerDescription.h.
| Muon::MuonChamberLayerDescription::MuonChamberLayerDescription | ( | ) |
| MuonChamberLayerDescriptor Muon::MuonChamberLayerDescription::getDescriptor | ( | int | sector, |
| DetRegIdx | region, | ||
| LayerIdx | layer | ||
| ) | const |
Definition at line 13 of file MuonChamberLayerDescription.cxx.
|
private |
initialize default geometry
Definition at line 45 of file MuonChamberLayerDescription.cxx.
|
private |
Definition at line 31 of file MuonChamberLayerDescription.h.
1.8.18