ATLAS Offline Software
Namespaces | Typedefs | Functions
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/SpectrometerSector.h>
#include <ActsGeometryInterfaces/IDetectorElement.h>
#include "GeoModelHelpers/TransformToStringConverter.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/Material/HomogeneousVolumeMaterial.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 "Acts/Plugins/GeoModel/GeoModelMaterialConverter.hpp"
#include "Acts/Plugins/GeoModel/GeoModelToDetectorVolume.hpp"
#include "Acts/Surfaces/TrapezoidBounds.hpp"
#include <GeoModelKernel/GeoSimplePolygonBrep.h>
#include <GeoModelKernel/GeoShapeShift.h>
#include <GeoModelKernel/GeoShapeSubtraction.h>
#include <GeoModelKernel/GeoShapeUnion.h>
#include "GeoModelHelpers/getChildNodesWithTrf.h"
#include "ActsGeometryInterfaces/GeometryDefs.h"
#include <set>
#include <climits>
#include <format>
#include <GeoModelHelpers/StringUtils.h>

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 DetectorVolume = Acts::Experimental::DetectorVolume
 
using ActsTrk::volumePtr = std::shared_ptr< DetectorVolume >
 
using ActsTrk::surfacePtr = std::shared_ptr< Acts::Surface >
 
using ActsTrk::StripLayerPtr = GeoModel::TransientConstSharedPtr< MuonGMR4::StripLayer >
 

Functions

std::string ActsTrk::objFileName (std::string str)
 

Typedef Documentation

◆ DetectorVolume

using DetectorVolume = Acts::Experimental::DetectorVolume

Definition at line 48 of file MuonDetectorBuilderTool.cxx.

◆ MuonChamberSet

Definition at line 47 of file MuonDetectorBuilderTool.cxx.