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

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

Public Attributes

float deltaRMin
 
float deltaRMax
 
float cotThetaMax
 
float collisionRegionMin
 
float collisionRegionMax
 
float maxScatteringAngle2
 
float sigmaScattering
 
float minHelixDiameter2
 
float pT2perRadius
 
float deltaInvHelixDiameter
 
float impactWeightFactor
 
float filterDeltaRMin
 
float compatSeedWeight
 
float impactMax
 
size_t compatSeedLimit
 

Detailed Description

Config parameters of Seedfinder and SeedFilter classes needed for the seeding algorithm on the device side.

Definition at line 44 of file Types.hpp.

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

Member Data Documentation

float Acts::Sycl::detail::DeviceSeedfinderConfig::collisionRegionMax

Definition at line 49 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::collisionRegionMin

Definition at line 48 of file Types.hpp.

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

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

size_t Acts::Sycl::detail::DeviceSeedfinderConfig::compatSeedLimit

Definition at line 59 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::compatSeedWeight

Definition at line 57 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::cotThetaMax

Definition at line 47 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::deltaInvHelixDiameter

Definition at line 54 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::deltaRMax

Definition at line 46 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::deltaRMin

Definition at line 45 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::filterDeltaRMin

Definition at line 56 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::impactMax

Definition at line 58 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::impactWeightFactor

Definition at line 55 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::maxScatteringAngle2

Definition at line 50 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::minHelixDiameter2

Definition at line 52 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::pT2perRadius

Definition at line 53 of file Types.hpp.

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

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

float Acts::Sycl::detail::DeviceSeedfinderConfig::sigmaScattering

Definition at line 51 of file Types.hpp.

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

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


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