![]() |
Project
|
#include <GPUTRDTrackerKernels.h>
Inherits o2::gpu::GPUKernelTemplate.
Public Types | |
enum | K { defaultKernel = 0 , gpuVersion = 0 , o2Version = 1 } |
![]() | |
enum | K { defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 , step3 = 3 , step4 = 4 , step5 = 5 } |
Public Member Functions | |
GPUhdi () const expr static GPUDataTypes | |
template<int32_t iKernel = defaultKernel, class T > | |
GPUd () static void Thread(int32_t nBlocks | |
int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
![]() | |
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 & | processors |
int32_t int32_t int32_t processorType T * | externalInstance = nullptr) |
![]() | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
int32_t int32_t int32_t processorType & | processors |
Definition at line 23 of file GPUTRDTrackerKernels.h.
Enumerator | |
---|---|
defaultKernel | |
gpuVersion | |
o2Version |
Definition at line 26 of file GPUTRDTrackerKernels.h.
o2::gpu::GPUTRDTrackerKernels::GPUd | ( | ) |
|
inline |
Definition at line 29 of file GPUTRDTrackerKernels.h.
int32_t int32_t int32_t o2::gpu::GPUTRDTrackerKernels::GPUsharedref | ( | ) | & |
int32_t int32_t int32_t processorType T* o2::gpu::GPUTRDTrackerKernels::externalInstance = nullptr) |
Definition at line 31 of file GPUTRDTrackerKernels.h.
int32_t int32_t o2::gpu::GPUTRDTrackerKernels::iBlock |
Definition at line 31 of file GPUTRDTrackerKernels.h.
int32_t int32_t int32_t o2::gpu::GPUTRDTrackerKernels::iThread |
Definition at line 31 of file GPUTRDTrackerKernels.h.
int32_t o2::gpu::GPUTRDTrackerKernels::nThreads |
Definition at line 31 of file GPUTRDTrackerKernels.h.
int32_t int32_t int32_t processorType& o2::gpu::GPUTRDTrackerKernels::processors |
Definition at line 31 of file GPUTRDTrackerKernels.h.