![]() |
ATLAS Offline Software
|
#include <GeoPrimitives/GeoPrimitivesHelpers.h>#include <GeoPrimitives/GeoPrimitivesToStringConverter.h>#include <ActsGeometryInterfaces/GeometryContext.h>#include <CxxUtils/ArrayHelper.h>#include <CxxUtils/StringUtils.h>#include <Identifier/Identifier.h>#include <Identifier/IdentifierHash.h>#include <functional>#include "Acts/Geometry/VolumeBounds.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| This class is not to needed in AthSimulation. | |
| namespace | MuonGMR4 |
| The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |
| namespace | MuonGMR4::detail |
Functions | |
| 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) | |
| std::unique_ptr< ActsTrk::DetectorAlignStore > | MuonGMR4::copyDeltas (const ActsTrk::DetectorAlignStore &inStore) |
| Copy the alignment deltas from the inStore to a new alignment store. | |
| Amg::Transform3D | MuonGMR4::detail::rotationToAMDB (const ActsTrk::DetectorType type) |
| Returns the rotation matrix from the readout element coordinate system into the AMDB coordinate system. | |