![]() |
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... | |
Amg::Transform3D | locToGlobTrf {Amg::Transform3D::Identity()} |
Transformation to the chamber volume. More... | |
std::vector< chamberLocation > | detectorLocs {} |
Definition at line 107 of file SpectrometerSector.h.
std::shared_ptr<Acts::TrapezoidVolumeBounds> MuonGMR4::SpectrometerSector::defineArgs::bounds {} |
Surrouding box chamber bounds.
Definition at line 111 of file SpectrometerSector.h.
ChamberSet MuonGMR4::SpectrometerSector::defineArgs::chambers {} |
List of readout elements in the chamber.
Definition at line 109 of file SpectrometerSector.h.
std::vector<chamberLocation> MuonGMR4::SpectrometerSector::defineArgs::detectorLocs {} |
Definition at line 115 of file SpectrometerSector.h.
Amg::Transform3D MuonGMR4::SpectrometerSector::defineArgs::locToGlobTrf {Amg::Transform3D::Identity()} |
Transformation to the chamber volume.
Definition at line 113 of file SpectrometerSector.h.