ATLAS Offline Software
Loading...
Searching...
No Matches
MuonGMR4::MuonReadoutElement::defineArgs Struct Reference

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

#include <MuonReadoutElement.h>

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

Public Attributes

GeoIntrusivePtr< const GeoVFullPhysVol > physVol {nullptr}
 Pointer to the underlying physical volume in GeoModel.
GeoIntrusivePtr< const GeoAlignableTransform > alignTransform {nullptr}
 Pointer to the alignable transform node upstream.
std::string chambDesign {""}
 chamber design name as it's occuring in the parameter book tables E.g.
Identifier detElId {}
 ATLAS detector element identifier (First channel of the first readout layer)

Detailed Description

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

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

Member Data Documentation

◆ alignTransform

GeoIntrusivePtr<const GeoAlignableTransform> MuonGMR4::MuonReadoutElement::defineArgs::alignTransform {nullptr}

Pointer to the alignable transform node upstream.

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

43{nullptr};

◆ 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 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.

45{""};

◆ detElId

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

ATLAS detector element identifier (First channel of the first readout layer)

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

47{};

◆ physVol

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

Pointer to the underlying physical volume in GeoModel.

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

41{nullptr};

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