ATLAS Offline Software
Public Attributes | List of all members
MuonGMR4::SpectrometerSector::defineArgs Struct Reference

#include <SpectrometerSector.h>

Collaboration diagram for MuonGMR4::SpectrometerSector::defineArgs:

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< chamberLocationdetectorLocs {}
 

Detailed Description

Definition at line 106 of file SpectrometerSector.h.

Member Data Documentation

◆ bounds

std::shared_ptr<Acts::TrapezoidVolumeBounds> MuonGMR4::SpectrometerSector::defineArgs::bounds {}

Surrouding box chamber bounds.

Definition at line 110 of file SpectrometerSector.h.

◆ chambers

ChamberSet MuonGMR4::SpectrometerSector::defineArgs::chambers {}

List of readout elements in the chamber.

Definition at line 108 of file SpectrometerSector.h.

◆ detectorLocs

std::vector<chamberLocation> MuonGMR4::SpectrometerSector::defineArgs::detectorLocs {}

Definition at line 114 of file SpectrometerSector.h.

◆ surface

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.


The documentation for this struct was generated from the following file: