ATLAS Offline Software
|
Helper struct to translate the GeoModelShape into the parameters used to construct the readout element dimensions. More...
Public Attributes | |
double | halfHeight {0.} |
Height of the module in radial direction. More... | |
double | longWidth {0.} |
Width of the module at the upper edge. More... | |
double | shortWidth {0.} |
Width of the module ath the bottom edge. More... | |
double | thickness {0.} |
Thickness of the shape along global z. More... | |
double | yCutOut {0.} |
Cut out of the module. More... | |
Helper struct to translate the GeoModelShape into the parameters used to construct the readout element dimensions.
Definition at line 89 of file sTgcReadoutGeomTool.h.
double MuonGMR4::sTgcReadoutGeomTool::sTgcShape::halfHeight {0.} |
Height of the module in radial direction.
Definition at line 91 of file sTgcReadoutGeomTool.h.
double MuonGMR4::sTgcReadoutGeomTool::sTgcShape::longWidth {0.} |
Width of the module at the upper edge.
Definition at line 93 of file sTgcReadoutGeomTool.h.
double MuonGMR4::sTgcReadoutGeomTool::sTgcShape::shortWidth {0.} |
Width of the module ath the bottom edge.
Definition at line 95 of file sTgcReadoutGeomTool.h.
double MuonGMR4::sTgcReadoutGeomTool::sTgcShape::thickness {0.} |
Thickness of the shape along global z.
Definition at line 97 of file sTgcReadoutGeomTool.h.
double MuonGMR4::sTgcReadoutGeomTool::sTgcShape::yCutOut {0.} |
Cut out of the module.
Definition at line 99 of file sTgcReadoutGeomTool.h.