#include <Chamber.h>
|
| std::shared_ptr< const Acts::PlaneSurface > | surface {} |
| | Associated chamber surface.
|
| ReadoutSet | detEles {} |
| | List of associated readout elements.
|
| std::shared_ptr< Acts::VolumeBounds > | bounds {} |
| | Chamber volume bounds.
|
Definition at line 27 of file Chamber.h.
◆ bounds
| std::shared_ptr<Acts::VolumeBounds> MuonGMR4::Chamber::defineArgs::bounds {} |
◆ detEles
| ReadoutSet MuonGMR4::Chamber::defineArgs::detEles {} |
List of associated readout elements.
Definition at line 31 of file Chamber.h.
◆ surface
| std::shared_ptr<const Acts::PlaneSurface> MuonGMR4::Chamber::defineArgs::surface {} |
Associated chamber surface.
Definition at line 29 of file Chamber.h.
The documentation for this struct was generated from the following file: