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 19 of file MuonRegionHough.h.
Definition at line 22 of file MuonRegionHough.h.
Definition at line 23 of file MuonRegionHough.h.
MuonHough::MuonDetectorDescription::MuonDetectorDescription | ( | ) |
RegionDescriptor MuonHough::MuonDetectorDescription::getDescriptor | ( | int | sector, |
DetRegIdx | region, | ||
LayIdx | layer | ||
) | const |
Definition at line 59 of file MuonRegionHough.cxx.
|
private |
initialize default geometry
Definition at line 87 of file MuonRegionHough.cxx.
|
private |
cached geometry
Definition at line 35 of file MuonRegionHough.h.