![]() |
ATLAS Offline Software
|
#include <RpcReadoutElement.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). | |
| double | halfLength {0.} |
| RPC panel dimensions. | |
| double | halfThickness {0.} |
| Half thickness of the Rpc module. | |
| double | halfWidth {0.} |
| Elongation within the sector. | |
| unsigned | nGasGaps {0} |
| The number of gas gaps (along the radial direction) in the RPC chamber (2 or 3). | |
| int | nPanelsInPhi {0} |
| Each gas gap is usually subdivided into 2 phi panels which is actually the sector granularity of the Rpc trigger. | |
| std::vector< StripLayerPtr > | layers {} |
| StripDesignPtr | phiDesign {nullptr} |
| StripDesignPtr | etaDesign {nullptr} |
| double | readoutSide {-1} |
| at which side is the readout plane of the strip | |
| std::shared_ptr< Acts::SurfaceBoundFactory > | layerBounds {} |
Definition at line 47 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Pointer to the alignable transform node upstream.
Definition at line 42 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 44 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
ATLAS detector element identifier (First channel of the first readout layer).
Definition at line 46 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
Definition at line 39 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
RPC panel dimensions.
Elongation along the Z axis
Definition at line 25 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Half thickness of the Rpc module.
Definition at line 27 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Elongation within the sector.
Definition at line 29 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Definition at line 43 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Definition at line 36 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
The number of gas gaps (along the radial direction) in the RPC chamber (2 or 3).
Definition at line 32 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Each gas gap is usually subdivided into 2 phi panels which is actually the sector granularity of the Rpc trigger.
Definition at line 35 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Definition at line 38 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
|
inherited |
Pointer to the underlying physical volume in GeoModel.
Definition at line 40 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.
|
inherited |
at which side is the readout plane of the strip
Definition at line 41 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.