![]() |
ATLAS Offline Software
|
#include <SpectrometerSector.h>
Public Attributes | |
ChamberSet | chambers {} |
List of readout elements in the chamber. More... | |
std::shared_ptr< Acts::TrapezoidVolumeBounds > | bounds {} |
Surrouding box chamber bounds. More... | |
std::shared_ptr< const Acts::PlaneSurface > | surface {} |
Surface in the centre of the chamber plane. More... | |
std::vector< chamberLocation > | detectorLocs {} |
Definition at line 106 of file SpectrometerSector.h.
std::shared_ptr<Acts::TrapezoidVolumeBounds> MuonGMR4::SpectrometerSector::defineArgs::bounds {} |
Surrouding box chamber bounds.
Definition at line 110 of file SpectrometerSector.h.
ChamberSet MuonGMR4::SpectrometerSector::defineArgs::chambers {} |
List of readout elements in the chamber.
Definition at line 108 of file SpectrometerSector.h.
std::vector<chamberLocation> MuonGMR4::SpectrometerSector::defineArgs::detectorLocs {} |
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 112 of file SpectrometerSector.h.