![]() |
ATLAS Offline Software
|
#include <GaudiKernel/MsgStream.h>
#include <AthenaBaseComps/AthMessaging.h>
#include <MuonReadoutGeometryR4/MuonDetectorManager.h>
#include "MuonStationIndex/MuonStationIndex.h"
#include "ActsGeometryInterfaces/IBlueprintNodeBuilder.h"
#include "Acts/Utilities/BoundFactory.hpp"
#include "Acts/Surfaces/PlanarBounds.hpp"
#include "Acts/Surfaces/Surface.hpp"
Go to the source code of this file.
Classes | |
class | ActsTrk::MuonBlueprintNodeBuilder |
Helper class to build a Blueprint node of the muon system. More... | |
Namespaces | |
MuonGMR4 | |
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy MuonReadoutGeometry. | |
Acts | |
Acts::Experimental | |
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 | ActsTrk::volumePtr = std::unique_ptr< Acts::TrackingVolume > |
using | ActsTrk::surfacePtr = std::shared_ptr< Acts::Surface > |
using | ActsTrk::MuonChamberSet = MuonGMR4::MuonDetectorManager::MuonChamberSet |
using | ActsTrk::StIdx = Muon::MuonStationIndex::StIndex |