![]() |
Project
|
#include <GPUTPCStartHitsSorter.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 = 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 |
Additional Inherited Members | |
![]() | |
enum | K { defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 , step3 = 3 , step4 = 4 , step5 = 5 } |
Definition at line 31 of file GPUTPCStartHitsSorter.h.
typedef o2::gpu::GPUTPCStartHitsSorter::GPUconstantref | ( | ) |
o2::gpu::GPUTPCStartHitsSorter::GPUd | ( | ) |
|
inline |
Definition at line 41 of file GPUTPCStartHitsSorter.h.
|
inline |
Definition at line 42 of file GPUTPCStartHitsSorter.h.
int32_t int32_t int32_t o2::gpu::GPUTPCStartHitsSorter::GPUsharedref | ( | ) | & |
int32_t int32_t o2::gpu::GPUTPCStartHitsSorter::iBlock |
Definition at line 47 of file GPUTPCStartHitsSorter.h.
int32_t int32_t int32_t o2::gpu::GPUTPCStartHitsSorter::iThread |
Definition at line 47 of file GPUTPCStartHitsSorter.h.
int32_t o2::gpu::GPUTPCStartHitsSorter::nThreads |
Definition at line 47 of file GPUTPCStartHitsSorter.h.
int32_t int32_t int32_t processorType& o2::gpu::GPUTPCStartHitsSorter::tracker |
Definition at line 47 of file GPUTPCStartHitsSorter.h.