![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "GaudiKernel/ToolHandle.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "IDeviceSeedingAlgProviderTool.h"#include "AthDeviceInterfaces/IMemoryResourceTool.h"#include "AthDeviceInterfaces/ICopyTool.h"#include "ActsGPUEvent/TracccDetectorGeometryDescription.h"#include "ActsGPUEvent/TracccSpacepointCollection.h"#include "ActsGPUEvent/TracccSeedCollection.h"#include "vecmem/utils/cuda/copy.hpp"Go to the source code of this file.
Classes | |
| class | ActsTrk::DeviceTripletSeedingAlg |
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.). | |
Typedefs | |
| template<typename scalar_t> | |
| using | unit = detray::unit<scalar_t> |
| using unit = detray::unit<scalar_t> |
Definition at line 22 of file DeviceTripletSeedingAlg.h.