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

Helper struct to ship the defining arguments of the detector element around. More...

#include <MuonReadoutElement.h>

Inheritance diagram for MuonGMR4::MuonReadoutElement::defineArgs:
Collaboration diagram for MuonGMR4::MuonReadoutElement::defineArgs:

Public Attributes

GeoIntrusivePtr< GeoVFullPhysVol > physVol {nullptr}
 Pointer to the underlying physical volume in GeoModel. More...
 
const GeoAlignableTransform * alignTransform {nullptr}
 Pointer to the alignable transformation. More...
 
std::string chambDesign {""}
 chamber design name as it's occuring in the parameter book tables E.g. BMS5, RPC10, etc. More...
 
Identifier detElId {0}
 ATLAS identifier. More...
 

Detailed Description

Helper struct to ship the defining arguments of the detector element around.

Definition at line 43 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.

Member Data Documentation

◆ alignTransform

const GeoAlignableTransform* MuonGMR4::MuonReadoutElement::defineArgs::alignTransform {nullptr}

Pointer to the alignable transformation.

Definition at line 47 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.

◆ chambDesign

std::string MuonGMR4::MuonReadoutElement::defineArgs::chambDesign {""}

chamber design name as it's occuring in the parameter book tables E.g. BMS5, RPC10, etc.

Definition at line 49 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.

◆ detElId

Identifier MuonGMR4::MuonReadoutElement::defineArgs::detElId {0}

◆ physVol

GeoIntrusivePtr<GeoVFullPhysVol> MuonGMR4::MuonReadoutElement::defineArgs::physVol {nullptr}

Pointer to the underlying physical volume in GeoModel.

Definition at line 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.


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