ATLAS Offline Software
Namespaces | Typedefs
MuonDetectorBuilderTool.cxx File Reference
#include "MuonDetectorBuilderTool.h"
#include <MuonReadoutGeometryR4/MdtReadoutElement.h>
#include <MuonReadoutGeometryR4/RpcReadoutElement.h>
#include <MuonReadoutGeometryR4/TgcReadoutElement.h>
#include <MuonReadoutGeometryR4/sTgcReadoutElement.h>
#include <MuonReadoutGeometryR4/MmReadoutElement.h>
#include <MuonReadoutGeometryR4/MuonChamber.h>
#include "Acts/ActsVersion.hpp"
#include "Acts/Geometry/CutoutCylinderVolumeBounds.hpp"
#include "Acts/Geometry/CylinderVolumeBounds.hpp"
#include "Acts/Geometry/TrapezoidVolumeBounds.hpp"
#include "Acts/Visualization/GeometryView3D.hpp"
#include "Acts/Detector/DetectorVolume.hpp"
#include "Acts/Detector/PortalGenerators.hpp"
#include "Acts/Navigation/DetectorVolumeFinders.hpp"
#include "Acts/Navigation/InternalNavigation.hpp"
#include "Acts/Navigation/NavigationDelegates.hpp"
#include "Acts/Navigation/NavigationState.hpp"
#include "Acts/Visualization/ObjVisualization3D.hpp"
#include "Acts/Detector/MultiWireStructureBuilder.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include <climits>

Go to the source code of this file.

Namespaces

 ActsTrk
 The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.).
 

Typedefs

using MuonChamberSet = MuonGMR4::MuonDetectorManager::MuonChamberSet
 
using ActsTrk::volumePtr = std::shared_ptr< Acts::Experimental::DetectorVolume >
 
using ActsTrk::surfacePtr = std::shared_ptr< Acts::Surface >
 
using ActsTrk::StripLayerPtr = GeoModel::TransientConstSharedPtr< MuonGMR4::StripLayer >
 

Typedef Documentation

◆ MuonChamberSet

Definition at line 33 of file MuonDetectorBuilderTool.cxx.