ATLAS Offline Software
|
#include "TrkSurfaces/Surface.h"
#include <AthenaBaseComps/AthReentrantAlgorithm.h>
#include <StoreGate/WriteCondHandleKey.h>
#include <StoreGate/ReadCondHandleKey.h>
#include <StoreGate/CondHandleKeyArray.h>
#include <MuonReadoutGeometry/MuonDetectorManager.h>
#include <MuonReadoutGeometry/MuonReadoutElement.h>
#include <MuonReadoutGeometryR4/MuonDetectorManager.h>
#include "GeoModelKernel/GeoTransform.h"
#include "GeoModelHelpers/GeoDeDuplicator.h"
#include "GeoModelKernel/GeoVFullPhysVol.h"
#include "GeoModelKernel/GeoIdentifierTag.h"
#include <MuonIdHelpers/IMuonIdHelperSvc.h>
#include <ActsGeometryInterfaces/ActsGeometryContext.h>
Go to the source code of this file.
Classes | |
class | MuonGMR4::ReadoutGeomCnvAlg |
struct | MuonGMR4::ReadoutGeomCnvAlg::ConstructionCache |
Namespaces | |
MuonGMR4 | |
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |