ATLAS Offline Software
|
class managing geometry of the Hough spaces More...
#include <MuonRegionHough.h>
Public Member Functions | |
MuonDetectorDescription () | |
constructor More... | |
RegionDescriptor | getDescriptor (int sector, Muon::MuonStationIndex::DetectorRegionIndex region, Muon::MuonStationIndex::LayerIndex 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 19 of file MuonRegionHough.h.
MuonHough::MuonDetectorDescription::MuonDetectorDescription | ( | ) |
RegionDescriptor MuonHough::MuonDetectorDescription::getDescriptor | ( | int | sector, |
Muon::MuonStationIndex::DetectorRegionIndex | region, | ||
Muon::MuonStationIndex::LayerIndex | layer | ||
) | const |
Definition at line 69 of file MuonRegionHough.cxx.
|
private |
initialize default geometry
Definition at line 110 of file MuonRegionHough.cxx.
|
private |
cached geometry
Definition at line 32 of file MuonRegionHough.h.