ATLAS Offline Software
Public Attributes | List of all members
MuonGMR4::RpcReadoutElement::parameterBook Struct Reference

Set of parameters to describe a RPC chamber. More...

#include <RpcReadoutElement.h>

Inheritance diagram for MuonGMR4::RpcReadoutElement::parameterBook:
Collaboration diagram for MuonGMR4::RpcReadoutElement::parameterBook:

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< StripLayerPtrlayers {}
 
StripDesignPtr phiDesign {nullptr}
 
StripDesignPtr etaDesign {nullptr}
 
ActsTrk::SurfaceBoundSetPtr< Acts::RectangleBounds > layerBounds {}
 

Detailed Description

Set of parameters to describe a RPC chamber.

Definition at line 18 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.

Member Data Documentation

◆ etaDesign

StripDesignPtr MuonGMR4::RpcReadoutElement::parameterBook::etaDesign {nullptr}

◆ halfLength

double MuonGMR4::RpcReadoutElement::parameterBook::halfLength {0.}

RPC panel dimensions.

Elongation along the Z axis

Definition at line 22 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.

◆ halfThickness

double MuonGMR4::RpcReadoutElement::parameterBook::halfThickness {0.}

Half thickness of the Rpc module.

Definition at line 24 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.

◆ halfWidth

double MuonGMR4::RpcReadoutElement::parameterBook::halfWidth {0.}

Elongation within the sector

Definition at line 26 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.

◆ layerBounds

ActsTrk::SurfaceBoundSetPtr<Acts::RectangleBounds> MuonGMR4::RpcReadoutElement::parameterBook::layerBounds {}

◆ layers

std::vector<StripLayerPtr> MuonGMR4::RpcReadoutElement::parameterBook::layers {}

◆ nGasGaps

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 29 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.

◆ nPanelsInPhi

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 32 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.

◆ phiDesign

StripDesignPtr MuonGMR4::RpcReadoutElement::parameterBook::phiDesign {nullptr}

The documentation for this struct was generated from the following file: