EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Cuda::Details::LinCircle Struct Reference

Helper struct holding the linearly transformed coordinates of spacepoints. More...

#include <acts/blob/sPHENIX/Plugins/Cuda/include/Acts/Plugins/Cuda/Seeding2/Details/Types.hpp>

Public Attributes

float Zo = 0.0f
 
float cotTheta = 0.0f
 
float iDeltaR = 0.0f
 
float Er = 0.0f
 
float U = 0.0f
 
float V = 0.0f
 

Detailed Description

Helper struct holding the linearly transformed coordinates of spacepoints.

Definition at line 43 of file Types.hpp.

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

Member Data Documentation

float Acts::Cuda::Details::LinCircle::cotTheta = 0.0f

Definition at line 45 of file Types.hpp.

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

float Acts::Cuda::Details::LinCircle::Er = 0.0f

Definition at line 47 of file Types.hpp.

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

float Acts::Cuda::Details::LinCircle::iDeltaR = 0.0f

Definition at line 46 of file Types.hpp.

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

float Acts::Cuda::Details::LinCircle::U = 0.0f

Definition at line 48 of file Types.hpp.

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

float Acts::Cuda::Details::LinCircle::V = 0.0f

Definition at line 49 of file Types.hpp.

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

float Acts::Cuda::Details::LinCircle::Zo = 0.0f

Definition at line 44 of file Types.hpp.

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


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