ATLAS Offline Software
Loading...
Searching...
No Matches
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.
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< StripLayerPtrlayers {}
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 {}

Detailed Description

Set of parameters to describe a RPC chamber.

Definition at line 21 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 25 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/RpcReadoutElement.h.

25{0.};

◆ halfThickness

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

Half thickness of the Rpc module.

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

27{0.};

◆ halfWidth

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

Elongation within the sector.

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

29{0.};

◆ layerBounds

std::shared_ptr<Acts::SurfaceBoundFactory> MuonGMR4::RpcReadoutElement::parameterBook::layerBounds {}

◆ layers

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

◆ nGasGaps

unsigned 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.

32{0};

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

35{0};

◆ phiDesign

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

◆ readoutSide

double MuonGMR4::RpcReadoutElement::parameterBook::readoutSide {-1}

at which side is the readout plane of the strip

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

41{-1};

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