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

#include <Chamber.h>

Collaboration diagram for MuonGMR4::Chamber::defineArgs:

Public Attributes

std::shared_ptr< const Acts::PlaneSurface > surface {}
 Associated chamber surface. More...
 
ReadoutSet detEles {}
 List of associated readout elements. More...
 
std::shared_ptr< Acts::TrapezoidVolumeBounds > bounds {}
 Chamber volume bounds. More...
 

Detailed Description

Definition at line 27 of file Chamber.h.

Member Data Documentation

◆ bounds

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

Chamber volume bounds.

Definition at line 33 of file Chamber.h.

◆ 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: