ATLAS Offline Software
|
#include "ChamberAssembleTool.h"
#include <MuonReadoutGeometryR4/MuonDetectorManager.h>
#include <MuonReadoutGeometryR4/MdtReadoutElement.h>
#include <MuonReadoutGeometryR4/RpcReadoutElement.h>
#include <MuonReadoutGeometryR4/TgcReadoutElement.h>
#include <MuonReadoutGeometryR4/sTgcReadoutElement.h>
#include <MuonReadoutGeometryR4/MmReadoutElement.h>
#include <MuonReadoutGeometryR4/SpectrometerSector.h>
#include <ActsGeoUtils/SurfaceBoundSet.h>
#include <sstream>
#include <Acts/Geometry/TrapezoidVolumeBounds.hpp>
#include <Acts/Plugins/GeoModel/GeoModelToDetectorVolume.hpp>
#include <GeoModelHelpers/TransformToStringConverter.h>
#include <GeoModelKernel/GeoDefinitions.h>
Go to the source code of this file.
Namespaces | |
MuonGMR4 | |
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |
Typedefs | |
using | MuonGMR4::chamberArgs = Chamber::defineArgs |