ATLAS Offline Software
|
Set of parameters to describe a RPC chamber. More...
#include <RpcReadoutElement.h>
Public Attributes | |
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 |
Set of parameters to describe a RPC chamber.
Definition at line 21 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
StripDesignPtr MuonGMR4::RpcReadoutElement::parameterBook::etaDesign {nullptr} |
Definition at line 39 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
double MuonGMR4::RpcReadoutElement::parameterBook::halfLength {0.} |
RPC panel dimensions.
Elongation along the Z axis
Definition at line 25 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
double MuonGMR4::RpcReadoutElement::parameterBook::halfThickness {0.} |
Half thickness of the Rpc module.
Definition at line 27 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
double MuonGMR4::RpcReadoutElement::parameterBook::halfWidth {0.} |
Elongation within the sector
Definition at line 29 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
ActsTrk::SurfaceBoundSetPtr<Acts::RectangleBounds> MuonGMR4::RpcReadoutElement::parameterBook::layerBounds |
Definition at line 41 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
std::vector<StripLayerPtr> MuonGMR4::RpcReadoutElement::parameterBook::layers {} |
Definition at line 36 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.
unsigned int MuonGMR4::RpcReadoutElement::parameterBook::nGasGaps {0} |
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.
int MuonGMR4::RpcReadoutElement::parameterBook::nPanelsInPhi {0} |
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.
StripDesignPtr MuonGMR4::RpcReadoutElement::parameterBook::phiDesign {nullptr} |
Definition at line 38 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.