ATLAS Offline Software
|
#include <MmReadoutElement.h>
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... | |
double | halfThickness {0.} |
Trapezoid dimensions of MicroMegas envelope half-thickness along z-axis. More... | |
double | halfShortWidth {0.} |
width of the lower edge More... | |
double | halfLongWidth {0.} |
width of the upper edge More... | |
double | halfHeight {0.} |
length in the radial direction More... | |
unsigned int | nGasGaps {0} |
number of gasGaps More... | |
std::vector< int > | readoutSide {} |
Readout sides. More... | |
std::vector< StripLayerPtr > | layers {} |
Pointers to the strip layers. More... | |
ActsTrk::SurfaceBoundSetPtr< Acts::TrapezoidBounds > | layerBounds |
Definition at line 48 of file MmReadoutElement.h.
|
inherited |
Pointer to the alignable transformation.
Definition at line 47 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
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.
|
inherited |
ATLAS identifier.
Definition at line 51 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
length in the radial direction
Definition at line 33 of file MmReadoutElement.h.
|
inherited |
width of the upper edge
Definition at line 31 of file MmReadoutElement.h.
|
inherited |
width of the lower edge
Definition at line 29 of file MmReadoutElement.h.
|
inherited |
Trapezoid dimensions of MicroMegas envelope half-thickness along z-axis.
Definition at line 27 of file MmReadoutElement.h.
|
inherited |
Definition at line 42 of file MmReadoutElement.h.
|
inherited |
Pointers to the strip layers.
Definition at line 39 of file MmReadoutElement.h.
|
inherited |
number of gasGaps
Definition at line 35 of file MmReadoutElement.h.
|
inherited |
Pointer to the underlying physical volume in GeoModel.
Definition at line 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
Readout sides.
Definition at line 37 of file MmReadoutElement.h.