![]() |
ATLAS Offline Software
|
class managing geometry of the Hough spaces More...
#include <MuonRegionHough.h>
Public Types | |
| using | DetRegIdx = Muon::MuonStationIndex::DetectorRegionIndex |
| using | LayIdx = Muon::MuonStationIndex::LayerIndex |
Public Member Functions | |
| MuonDetectorDescription () | |
| constructor More... | |
| RegionDescriptor | getDescriptor (int sector, DetRegIdx region, LayIdx layer) const |
Private Member Functions | |
| void | initDefaultRegions () |
| initialize default geometry More... | |
Private Attributes | |
| RegionDescriptionVec | m_regionDescriptions |
| cached geometry More... | |
class managing geometry of the Hough spaces
Definition at line 20 of file MuonRegionHough.h.
Definition at line 23 of file MuonRegionHough.h.
Definition at line 24 of file MuonRegionHough.h.
| MuonHough::MuonDetectorDescription::MuonDetectorDescription | ( | ) |
| RegionDescriptor MuonHough::MuonDetectorDescription::getDescriptor | ( | int | sector, |
| DetRegIdx | region, | ||
| LayIdx | layer | ||
| ) | const |
Definition at line 61 of file MuonRegionHough.cxx.
|
private |
initialize default geometry
Definition at line 90 of file MuonRegionHough.cxx.
|
private |
cached geometry
Definition at line 36 of file MuonRegionHough.h.
1.8.18