ATLAS Offline Software
Loading...
Searching...
No Matches
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.
ReadoutSet detEles {}
 List of associated readout elements.
std::shared_ptr< Acts::VolumeBounds > bounds {}
 Chamber volume bounds.

Detailed Description

Definition at line 27 of file Chamber.h.

Member Data Documentation

◆ bounds

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

Chamber volume bounds.

Definition at line 33 of file Chamber.h.

33{};

◆ detEles

ReadoutSet MuonGMR4::Chamber::defineArgs::detEles {}

List of associated readout elements.

Definition at line 31 of file Chamber.h.

31{};

◆ surface

std::shared_ptr<const Acts::PlaneSurface> MuonGMR4::Chamber::defineArgs::surface {}

Associated chamber surface.

Definition at line 29 of file Chamber.h.

29{};

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