#include <AthenaBaseComps/AthAlgTool.h>
#include <MuonReadoutGeometryR4/SpectrometerSector.h>
#include <GeoModelInterfaces/IGeoDbTagSvc.h>
#include <MuonGeoModelR4/IMuonReaoutGeomTool.h>
#include <MuonGeoModelR4/IMuonGeoUtilityTool.h>
#include <MuonIdHelpers/IMuonIdHelperSvc.h>
#include <ActsGeoUtils/Defs.h>
#include "Acts/Surfaces/SurfaceBounds.hpp"
#include "Acts/Geometry/VolumeBounds.hpp"
#include "Acts/Utilities/PointerTraits.hpp"
#include "Acts/Utilities/BoundFactory.hpp"
#include <tuple>
Go to the source code of this file.
|
| namespace | MuonGMR4 |
| | The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry.
|