#include <MmReadoutElement.h>
|
| GeoIntrusivePtr< GeoVFullPhysVol > | physVol {nullptr} |
| | Pointer to the underlying physical volume in GeoModel.
|
| const GeoAlignableTransform * | alignTransform {nullptr} |
| | Pointer to the alignable transformation.
|
| std::string | chambDesign {""} |
| | chamber design name as it's occuring in the parameter book tables E.g. BMS5, RPC10, etc.
|
| Identifier | detElId {0} |
| | ATLAS identifier.
|
| double | halfThickness {0.} |
| | Trapezoid dimensions of MicroMegas envelope half-thickness along z-axis.
|
| double | halfShortWidth {0.} |
| | width of the lower edge
|
| double | halfLongWidth {0.} |
| | width of the upper edge
|
| double | halfHeight {0.} |
| | length in the radial direction
|
| unsigned int | nGasGaps {0} |
| | number of gasGaps
|
| std::vector< int > | readoutSide {} |
| | Readout sides.
|
| std::vector< StripLayerPtr > | layers {} |
| | Pointers to the strip layers.
|
| std::shared_ptr< Acts::SurfaceBoundFactory > | layerBounds {} |
Definition at line 47 of file MmReadoutElement.h.
◆ alignTransform
| const GeoAlignableTransform* MuonGMR4::MuonReadoutElement::defineArgs::alignTransform {nullptr} |
|
inherited |
◆ chambDesign
| std::string MuonGMR4::MuonReadoutElement::defineArgs::chambDesign {""} |
|
inherited |
◆ detElId
| Identifier MuonGMR4::MuonReadoutElement::defineArgs::detElId {0} |
|
inherited |
◆ halfHeight
| double MuonGMR4::MmReadoutElement::parameterBook::halfHeight {0.} |
|
inherited |
◆ halfLongWidth
| double MuonGMR4::MmReadoutElement::parameterBook::halfLongWidth {0.} |
|
inherited |
◆ halfShortWidth
| double MuonGMR4::MmReadoutElement::parameterBook::halfShortWidth {0.} |
|
inherited |
◆ halfThickness
| double MuonGMR4::MmReadoutElement::parameterBook::halfThickness {0.} |
|
inherited |
Trapezoid dimensions of MicroMegas envelope half-thickness along z-axis.
Definition at line 26 of file MmReadoutElement.h.
◆ layerBounds
| std::shared_ptr<Acts::SurfaceBoundFactory> MuonGMR4::MmReadoutElement::parameterBook::layerBounds {} |
|
inherited |
◆ layers
| std::vector<StripLayerPtr> MuonGMR4::MmReadoutElement::parameterBook::layers {} |
|
inherited |
◆ nGasGaps
| unsigned int MuonGMR4::MmReadoutElement::parameterBook::nGasGaps {0} |
|
inherited |
◆ physVol
| GeoIntrusivePtr<GeoVFullPhysVol> MuonGMR4::MuonReadoutElement::defineArgs::physVol {nullptr} |
|
inherited |
◆ readoutSide
| std::vector<int> MuonGMR4::MmReadoutElement::parameterBook::readoutSide {} |
|
inherited |
The documentation for this struct was generated from the following file: