![]() |
ATLAS Offline Software
|
#include <SpectrometerSector.h>
Public Attributes | |
| ChamberSet | chambers {} |
| List of readout elements in the chamber. | |
| std::shared_ptr< Acts::VolumeBounds > | bounds {} |
| Surrouding box chamber bounds. | |
| std::shared_ptr< const Acts::PlaneSurface > | surface {} |
| Surface in the centre of the chamber plane. | |
| std::vector< chamberLocation > | detectorLocs {} |
| 2D pattern navigation structure | |
| unsigned | id {0} |
| Unique Identifier integer of the sector. | |
Definition at line 104 of file SpectrometerSector.h.
| std::shared_ptr<Acts::VolumeBounds> MuonGMR4::SpectrometerSector::defineArgs::bounds {} |
| ChamberSet MuonGMR4::SpectrometerSector::defineArgs::chambers {} |
List of readout elements in the chamber.
Definition at line 106 of file SpectrometerSector.h.
| std::vector<chamberLocation> MuonGMR4::SpectrometerSector::defineArgs::detectorLocs {} |
| unsigned MuonGMR4::SpectrometerSector::defineArgs::id {0} |
Unique Identifier integer of the sector.
Definition at line 114 of file SpectrometerSector.h.
| std::shared_ptr<const Acts::PlaneSurface> MuonGMR4::SpectrometerSector::defineArgs::surface {} |
Surface in the centre of the chamber plane.
Definition at line 110 of file SpectrometerSector.h.