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

Amg::Transform3D locToGlobTrf {Amg::Transform3D::Identity()}
 Transformation of the chamber. More...
 
ReadoutSet detEles {}
 List of associated readout elements. More...
 
std::shared_ptr< Acts::TrapezoidVolumeBounds > bounds {}
 Chamber volume bounds. More...
 

Detailed Description

Definition at line 26 of file Chamber.h.

Member Data Documentation

◆ bounds

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

Chamber volume bounds.

Definition at line 32 of file Chamber.h.

◆ detEles

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

List of associated readout elements.

Definition at line 30 of file Chamber.h.

◆ locToGlobTrf

Amg::Transform3D MuonGMR4::Chamber::defineArgs::locToGlobTrf {Amg::Transform3D::Identity()}

Transformation of the chamber.

Definition at line 28 of file Chamber.h.


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