![]() |
Project
|
#include <GPUTPCSectorDebugSortKernels.h>
Inherits o2::gpu::GPUKernelTemplate.
Public Types | |
enum | K { defaultKernel = 0 , hitData = 0 , startHits = 1 , sectorTracks = 2 } |
typedef GPUTPCTracker | processorType |
![]() | |
enum | K { defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 , step3 = 3 , step4 = 4 , step5 = 5 } |
Public Member Functions | |
GPUhdi () const expr static GPUDataTypes | |
GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
template<int32_t iKernel = defaultKernel> | |
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 & | tracker |
![]() | |
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 26 of file GPUTPCSectorDebugSortKernels.h.
Definition at line 34 of file GPUTPCSectorDebugSortKernels.h.
Enumerator | |
---|---|
defaultKernel | |
hitData | |
startHits | |
sectorTracks |
Definition at line 29 of file GPUTPCSectorDebugSortKernels.h.
o2::gpu::GPUTPCSectorDebugSortKernels::GPUd | ( | ) |
|
inline |
Definition at line 33 of file GPUTPCSectorDebugSortKernels.h.
|
inline |
Definition at line 35 of file GPUTPCSectorDebugSortKernels.h.
int32_t int32_t int32_t o2::gpu::GPUTPCSectorDebugSortKernels::GPUsharedref | ( | ) | & |
int32_t int32_t o2::gpu::GPUTPCSectorDebugSortKernels::iBlock |
Definition at line 38 of file GPUTPCSectorDebugSortKernels.h.
int32_t int32_t int32_t o2::gpu::GPUTPCSectorDebugSortKernels::iThread |
Definition at line 38 of file GPUTPCSectorDebugSortKernels.h.
int32_t o2::gpu::GPUTPCSectorDebugSortKernels::nThreads |
Definition at line 38 of file GPUTPCSectorDebugSortKernels.h.
int32_t int32_t int32_t processorType& o2::gpu::GPUTPCSectorDebugSortKernels::tracker |
Definition at line 38 of file GPUTPCSectorDebugSortKernels.h.