EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Sycl::detail::DeviceTriplet Struct Reference

#include <acts/blob/sPHENIX/Plugins/Sycl/include/Acts/Plugins/Sycl/Seeding/detail/Types.hpp>

Public Attributes

float curvature
 
float impact
 
int32_t topSPIndex
 

Detailed Description

Struct holding information about triplets that are calculated in the triplet search kernel and needed in the next kernel (triplet filter).

Definition at line 64 of file Types.hpp.

View newest version in sPHENIX GitHub at line 64 of file Types.hpp

Member Data Documentation

float Acts::Sycl::detail::DeviceTriplet::curvature

Definition at line 65 of file Types.hpp.

View newest version in sPHENIX GitHub at line 65 of file Types.hpp

Referenced by Acts::Sycl::createSeedsForGroupSycl().

float Acts::Sycl::detail::DeviceTriplet::impact

Definition at line 66 of file Types.hpp.

View newest version in sPHENIX GitHub at line 66 of file Types.hpp

int32_t Acts::Sycl::detail::DeviceTriplet::topSPIndex

Definition at line 67 of file Types.hpp.

View newest version in sPHENIX GitHub at line 67 of file Types.hpp

Referenced by Acts::Sycl::createSeedsForGroupSycl().


The documentation for this struct was generated from the following file: