EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CreateSeedsForGroupSycl.hpp File Reference
+ Include dependency graph for CreateSeedsForGroupSycl.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Acts::Sycl
 

Functions

void Acts::Sycl::createSeedsForGroupSycl (const QueueWrapper &wrappedQueue, const detail::DeviceSeedfinderConfig &seedfinderConfig, const DeviceExperimentCuts &deviceCuts, const std::vector< detail::DeviceSpacePoint > &bottomSPs, const std::vector< detail::DeviceSpacePoint > &middleSPs, const std::vector< detail::DeviceSpacePoint > &topSPs, std::vector< std::vector< detail::SeedData >> &seeds)
 Seedfinding algorithm implemented in SYCL.