ATLAS Offline Software
|
#include <RpcReadoutElement.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 | halfLength {0.} |
RPC panel dimensions. More... | |
double | halfThickness {0.} |
Half thickness of the Rpc module. More... | |
double | halfWidth {0.} |
Elongation within the sector More... | |
unsigned int | nGasGaps {0} |
The number of gas gaps (along the radial direction) in the RPC chamber (2 or 3) More... | |
int | nPanelsInPhi {0} |
Each gas gap is usually subdivided into 2 phi panels which is actually the sector granularity of the Rpc trigger. More... | |
std::vector< StripLayerPtr > | layers {} |
StripDesignPtr | phiDesign {nullptr} |
StripDesignPtr | etaDesign {nullptr} |
ActsTrk::SurfaceBoundSetPtr< Acts::RectangleBounds > | layerBounds |
Definition at line 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.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 |
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 41 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 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/MuonReadoutElement.h.