![]() |
ATLAS Offline Software
|
#include "NSWGeoPlottingAlg.h"#include <cmath>#include "GaudiKernel/SystemOfUnits.h"#include "MuonReadoutGeometryR4/MmReadoutElement.h"#include "MuonReadoutGeometryR4/TgcReadoutElement.h"#include "MuonReadoutGeometryR4/MuonDetectorManager.h"#include "StoreGate/ReadHandle.h"#include "TFile.h"#include "TGraph.h"#include "TH1.h"#include "TH2I.h"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Surfaces/SurfaceBounds.hpp"Go to the source code of this file.
Namespaces | |
| namespace | MuonGMR4 |
| The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |
Typedefs | |
| using | chType = sTgcIdHelper::sTgcChannelTypes |
| using chType = sTgcIdHelper::sTgcChannelTypes |
Definition at line 21 of file MuonPhaseII/MuonDetDescr/MuonGeoModelTestR4/src/NSWGeoPlottingAlg.cxx.