![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthService.h"#include "GaudiKernel/ToolHandle.h"#include "PathResolver/PathResolver.h"#include "ActsGPUInterfaces/IDeviceDetectorDescriptionProviderSvc.h"#include "StoreGate/ReadCondHandleKey.h"#include "AthDeviceInterfaces/IMemoryResourcesTool.h"#include "AthDeviceInterfaces/ICopyTool.h"#include "InDetIdentifier/PixelID.h"#include "InDetIdentifier/SCT_ID.h"#include "InDetReadoutGeometry/SiDetectorElementCollection.h"#include "PixelReadoutGeometry/PixelDetectorManager.h"#include "SCT_ReadoutGeometry/SCT_DetectorManager.h"#include "traccc/geometry/detector_design_description.hpp"#include "traccc/geometry/detector_conditions_description.hpp"#include "detray/core/detail/container_views.hpp"#include "detray/core/detector.hpp"#include "detray/detectors/itk_metadata.hpp"#include "vecmem/utils/cuda/copy.hpp"#include <memory>#include <string>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | ActsTrk::JSONDeviceDetectorDescriptionProviderSvc |
| Service providing device detector description from JSON files. More... | |
Namespaces | |
| namespace | 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.). | |