![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "ActsGPUEvent/TracccMeasurementCollection.h"#include "ActsGPUEvent/TracccSiliconClusterCollection.h"#include "ActsGPUEvent/TracccSiliconCellCollection.h"#include "traccc/edm/measurement_collection.hpp"#include "AthDeviceInterfaces/IMemoryResourceTool.h"#include "AthDeviceInterfaces/ICopyTool.h"#include "xAODInDetMeasurement/PixelClusterContainer.h"#include "xAODInDetMeasurement/PixelClusterAuxContainer.h"#include "xAODInDetMeasurement/StripClusterContainer.h"#include "xAODInDetMeasurement/StripClusterAuxContainer.h"#include "xAODInDetMeasurement/SpacePointContainer.h"#include "xAODInDetMeasurement/SpacePointAuxContainer.h"#include "InDetIdentifier/PixelID.h"#include "InDetIdentifier/SCT_ID.h"#include "InDetReadoutGeometry/SiDetectorElement.h"#include "PixelReadoutGeometry/PixelDetectorManager.h"#include "SCT_ReadoutGeometry/SCT_DetectorManager.h"#include "PixelReadoutGeometry/PixelModuleDesign.h"#include "ReadoutGeometryBase/SiCellId.h"#include "SCT_ReadoutGeometry/SCT_BarrelModuleSideDesign.h"#include "SCT_ReadoutGeometry/SCT_ForwardModuleSideDesign.h"#include "SCT_ReadoutGeometry/SCT_ModuleSideDesign.h"#include "SCT_ReadoutGeometry/StripStereoAnnulusDesign.h"#include "ActsGPUInterfaces/IDeviceDetectorDescriptionProviderSvc.h"#include "GaudiKernel/ToolHandle.h"Go to the source code of this file.
Classes | |
| class | ActsTrk::TracccMeasurementConverterAlg |
| Algorithm converting traccc measurements (device buffer) to xAOD clusters (host container). 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.). | |