|  | ATLAS Offline Software
    | 
#include "MuonTrackingGeometry/MuonStationBuilderImpl.h"#include "MuonTrackingGeometry/Utils.h"#include "GeoPrimitives/GeoPrimitivesToStringConverter.h"#include "GeoPrimitives/GeoPrimitivesHelpers.h"#include <fstream>#include <map>#include <memory>#include "AthenaKernel/IOVInfiniteRange.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoCons.h"#include "GeoModelKernel/GeoPara.h"#include "GeoModelKernel/GeoPgon.h"#include "GeoModelKernel/GeoShape.h"#include "GeoModelKernel/GeoShapeIntersection.h"#include "GeoModelKernel/GeoShapeShift.h"#include "GeoModelKernel/GeoShapeSubtraction.h"#include "GeoModelKernel/GeoShapeUnion.h"#include "GeoModelKernel/GeoTrap.h"#include "GeoModelKernel/GeoTrd.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoVolumeCursor.h"#include "GeoModelUtilities/GeoVisitVolumes.h"#include "GeoPrimitives/GeoPrimitives.h"#include "GeoModelHelpers/GeoShapeUtils.h"#include "MuonReadoutGeometry/CscReadoutElement.h"#include "MuonReadoutGeometry/MMReadoutElement.h"#include "MuonReadoutGeometry/MdtReadoutElement.h"#include "MuonReadoutGeometry/MuonStation.h"#include "MuonReadoutGeometry/RpcReadoutElement.h"#include "MuonReadoutGeometry/TgcReadoutElement.h"#include "MuonReadoutGeometry/sTgcReadoutElement.h"#include "TrkDetDescrInterfaces/IDetachedTrackingVolumeBuilderCond.h"#include "TrkDetDescrInterfaces/ITrackingVolumeArrayCreator.h"#include "TrkDetDescrUtils/BinUtility.h"#include "TrkDetDescrUtils/BinnedArray.h"#include "TrkDetDescrUtils/GeometryStatics.h"#include "TrkGeometry/HomogeneousLayerMaterial.h"#include "TrkGeometry/Layer.h"#include "TrkGeometry/MaterialProperties.h"#include "TrkGeometry/TrackingGeometry.h"#include "TrkGeometry/TrackingVolume.h"#include "TrkSurfaces/DiamondBounds.h"#include "TrkSurfaces/DiscBounds.h"#include "TrkSurfaces/RectangleBounds.h"#include "TrkSurfaces/RotatedDiamondBounds.h"#include "TrkSurfaces/RotatedTrapezoidBounds.h"#include "TrkSurfaces/TrapezoidBounds.h"#include "TrkVolumes/BoundarySurface.h"#include "TrkVolumes/BoundarySurfaceFace.h"#include "TrkVolumes/CuboidVolumeBounds.h"#include "TrkVolumes/CylinderVolumeBounds.h"#include "TrkVolumes/DoubleTrapezoidVolumeBounds.h"#include "TrkVolumes/SimplePolygonBrepVolumeBounds.h"#include "TrkVolumes/TrapezoidVolumeBounds.h"Go to the source code of this file.
| Namespaces | |
| Muon | |
| NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store. | |
| Variables | |
| constexpr double | tolerance {0.001} | 
| 
 | constexpr | 
Definition at line 64 of file MuonStationBuilderImpl.cxx.
 1.8.18
 1.8.18