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. More... | |
double | halfHeight {0.} |
Half height of the chamber (Top - botom edge) More... | |
double | halfWidthShort {0.} |
Half length of the chamber short edge (Bottom) More... | |
double | halfWidthLong {0.} |
Half length of the chamber long edge (Top) More... | |
unsigned int | nGasGaps {0} |
std::array< StripLayerPtr, 6 > | sensorLayouts {} |
We have maximum 3 gasgaps times eta / phi measurement. More... | |
ActsTrk::SurfaceBoundSetPtr< Acts::TrapezoidBounds > | layerBounds |
Set of surface boundaries. More... | |
Set of parameters to describe a Tgc chamber.
Definition at line 24 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
double MuonGMR4::TgcReadoutElement::parameterBook::halfHeight {0.} |
Half height of the chamber (Top - botom edge)
Definition at line 29 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
double MuonGMR4::TgcReadoutElement::parameterBook::halfThickness {0.} |
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.
ActsTrk::SurfaceBoundSetPtr<Acts::TrapezoidBounds> MuonGMR4::TgcReadoutElement::parameterBook::layerBounds |
Set of surface boundaries.
Definition at line 40 of file MuonPhaseII/MuonDetDescr/MuonReadoutGeometryR4/MuonReadoutGeometryR4/TgcReadoutElement.h.
unsigned int 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.