![]() |
ATLAS Offline Software
|
Helper struct to ship the defining arguments of the detector element. More...
#include <MuonReadoutElement.h>
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) | |
Helper struct to ship the defining arguments of the detector element.
Definition at line 39 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
| 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.
| 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.
| 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.
| 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.