![]() |
ATLAS Offline Software
|
Set of parameters to describe a Tgc chamber. More...
#include <TgcReadoutElement.h>
Public Attributes | |
| double | halfThickness {0.} |
| Describe the chamber dimensions Half thickness of the chamber. | |
| double | halfHeight {0.} |
| Half height of the chamber (Top - botom edge). | |
| double | halfWidthShort {0.} |
| Half length of the chamber short edge (Bottom). | |
| double | halfWidthLong {0.} |
| Half length of the chamber long edge (Top). | |
| unsigned | nGasGaps {0} |
| std::array< StripLayerPtr, 6 > | sensorLayouts {} |
| We have maximum 3 gasgaps times eta / phi measurement. | |
| std::shared_ptr< Acts::SurfaceBoundFactory > | layerBounds |
| Set of surface boundaries. | |
Set of parameters to describe a Tgc chamber.
Definition at line 24 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
Half height of the chamber (Top - botom edge).
Definition at line 29 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
Describe the chamber dimensions Half thickness of the chamber.
Definition at line 27 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
| double MuonGMR4::TgcReadoutElement::parameterBook::halfWidthLong {0.} |
Half length of the chamber long edge (Top).
Definition at line 33 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
| double MuonGMR4::TgcReadoutElement::parameterBook::halfWidthShort {0.} |
Half length of the chamber short edge (Bottom).
Definition at line 31 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
| std::shared_ptr<Acts::SurfaceBoundFactory> MuonGMR4::TgcReadoutElement::parameterBook::layerBounds |
Set of surface boundaries.
Definition at line 40 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
| unsigned MuonGMR4::TgcReadoutElement::parameterBook::nGasGaps {0} |
Definition at line 35 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
| std::array<StripLayerPtr, 6> MuonGMR4::TgcReadoutElement::parameterBook::sensorLayouts {} |
We have maximum 3 gasgaps times eta / phi measurement.
Definition at line 37 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.