Go to the source code of this file.
|
| namespace | Acts |
| namespace | MuonGMR4 |
| | The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry.
|
|
| double | MuonGMR4::halfXlowY (const Acts::VolumeBounds &bounds) |
| | Returns the half-X length @ negative Y for the parsed volume bounds (Trapezoid/ Cuboid)
|
| double | MuonGMR4::halfXhighY (const Acts::VolumeBounds &bounds) |
| | Returns the half-Y length @ posiive Y for the parsed volume bounds (Trapezoid/ Cuboid)
|
| double | MuonGMR4::halfY (const Acts::VolumeBounds &bounds) |
| | Returns the half-Y length for the parsed volume bounds (Trapezoid/ Cuboid)
|
| double | MuonGMR4::halfZ (const Acts::VolumeBounds &bounds) |
| | Returns the half-Z length for the parsed volume bounds (Trapezoid/ Cuboid)
|