![]() |
Project
|
#include <GPUTPCExtrapolationTracking.h>
Inherits o2::gpu::GPUKernelTemplate.
Classes | |
struct | GPUSharedMemory |
Public Member Functions | |
typedef | GPUconstantref () GPUTPCTracker processorType |
GPUhdi () const expr static GPUDataTypes | |
GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
template<int32_t iKernel = GPUKernelTemplate::defaultKernel> | |
GPUd () static void Thread(int32_t nBlocks | |
int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
GPUd () static int32_t ExtrapolationTrackingSectorOrder(int32_t iSector) | |
GPUd () static void ExtrapolationTrackingSectorLeftRight(uint32_t iSector | |
![]() | |
typedef | GPUconstantref () GPUConstantMem processorType |
GPUhdi () const expr static GPUDataTypes | |
GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
template<int32_t iKernel, typename... Args> | |
GPUd () static void Thread(int32_t nBlocks | |
int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
Public Attributes | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
int32_t int32_t int32_t processorType & | tracker |
uint32_t & | left |
uint32_t uint32_t & | right |
![]() | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
int32_t int32_t int32_t processorType & | processors |
Additional Inherited Members | |
![]() | |
enum | K { defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 , step3 = 3 , step4 = 4 , step5 = 5 } |
Definition at line 25 of file GPUTPCExtrapolationTracking.h.
typedef o2::gpu::GPUTPCExtrapolationTracking::GPUconstantref | ( | ) |
o2::gpu::GPUTPCExtrapolationTracking::GPUd | ( | ) |
o2::gpu::GPUTPCExtrapolationTracking::GPUd | ( | ) |
o2::gpu::GPUTPCExtrapolationTracking::GPUd | ( | ) |
|
inline |
Definition at line 33 of file GPUTPCExtrapolationTracking.h.
|
inline |
Definition at line 34 of file GPUTPCExtrapolationTracking.h.
int32_t int32_t int32_t o2::gpu::GPUTPCExtrapolationTracking::GPUsharedref | ( | ) | & |
int32_t int32_t o2::gpu::GPUTPCExtrapolationTracking::iBlock |
Definition at line 39 of file GPUTPCExtrapolationTracking.h.
int32_t int32_t int32_t o2::gpu::GPUTPCExtrapolationTracking::iThread |
Definition at line 39 of file GPUTPCExtrapolationTracking.h.
uint32_t& o2::gpu::GPUTPCExtrapolationTracking::left |
Definition at line 42 of file GPUTPCExtrapolationTracking.h.
int32_t o2::gpu::GPUTPCExtrapolationTracking::nThreads |
Definition at line 39 of file GPUTPCExtrapolationTracking.h.
uint32_t uint32_t& o2::gpu::GPUTPCExtrapolationTracking::right |
Definition at line 42 of file GPUTPCExtrapolationTracking.h.
int32_t int32_t int32_t processorType& o2::gpu::GPUTPCExtrapolationTracking::tracker |
Definition at line 39 of file GPUTPCExtrapolationTracking.h.