![]() |
ATLAS Offline Software
|
Set of parameters to describe an sTGC chamber. More...
#include <sTgcReadoutElement.h>
Public Attributes | |
| double | halfChamberHeight {0.} |
| sTGC Chamber Details | |
| double | sHalfChamberLength {0.} |
| Length of the chamber on the short side. | |
| double | lHalfChamberLength {0.} |
| Length of the chamber on the long side. | |
| double | halfChamberTck {0.} |
| Thickness of the chamber. | |
| double | sFrameWidth {0.} |
| Width of the chamber frame on the short side. | |
| double | lFrameWidth {0.} |
| Width of the chamber frame on the long side. | |
| double | gasTck {0.} |
| Thickness of the gas gap. | |
| unsigned | numLayers {0} |
| Number of gas gap layers. | |
| unsigned | nChTypes {0} |
| Number of channel types. | |
| double | yCutout {0.} |
| Diamond cutout height. | |
| std::vector< double > | firstStripPitch {} |
| firstStripPitch needed for the globalChannelPosition function | |
| std::vector< StripLayer > | stripLayers {} |
| Associated strip & wire layers. | |
| std::vector< StripLayer > | padLayers {} |
| Associated wire & pad layers. | |
| std::shared_ptr< Acts::SurfaceBoundFactory > | layerBounds {} |
Set of parameters to describe an sTGC chamber.
Definition at line 39 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| std::vector<double> MuonGMR4::sTgcReadoutElement::parameterBook::firstStripPitch {} |
firstStripPitch needed for the globalChannelPosition function
Definition at line 63 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::gasTck {0.} |
Thickness of the gas gap.
Definition at line 55 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::halfChamberHeight {0.} |
sTGC Chamber Details
Height of the chamber
Definition at line 43 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::halfChamberTck {0.} |
Thickness of the chamber.
Definition at line 49 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| std::shared_ptr<Acts::SurfaceBoundFactory> MuonGMR4::sTgcReadoutElement::parameterBook::layerBounds {} |
Definition at line 70 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::lFrameWidth {0.} |
Width of the chamber frame on the long side.
Definition at line 53 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::lHalfChamberLength {0.} |
Length of the chamber on the long side.
Definition at line 47 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| unsigned MuonGMR4::sTgcReadoutElement::parameterBook::nChTypes {0} |
Number of channel types.
Definition at line 59 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| unsigned MuonGMR4::sTgcReadoutElement::parameterBook::numLayers {0} |
Number of gas gap layers.
Definition at line 57 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| std::vector<StripLayer> MuonGMR4::sTgcReadoutElement::parameterBook::padLayers {} |
Associated wire & pad layers.
Definition at line 67 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::sFrameWidth {0.} |
Width of the chamber frame on the short side.
Definition at line 51 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::sHalfChamberLength {0.} |
Length of the chamber on the short side.
Definition at line 45 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| std::vector<StripLayer> MuonGMR4::sTgcReadoutElement::parameterBook::stripLayers {} |
Associated strip & wire layers.
Definition at line 65 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.
| double MuonGMR4::sTgcReadoutElement::parameterBook::yCutout {0.} |
Diamond cutout height.
Definition at line 61 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/sTgcReadoutElement.h.