|  | Project
    | 
#include <GPUTPCCFStreamCompaction.h>
Inherits o2::gpu::GPUKernelTemplate.
| Public Types | |
| enum | K : int32_t { scanStart = 0 , scanUp = 1 , scanTop = 2 , scanDown = 3 , compactDigits = 4 } | 
| typedef GPUTPCClusterFinder | processorType | 
|  Public Types inherited from o2::gpu::GPUKernelTemplate | |
| enum | K { defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 , step3 = 3 , step4 = 4 , step5 = 5 } | 
| Public Member Functions | |
| GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
| GPUhdi () const expr static GPUDataTypes | |
| template<int32_t iKernel = GPUKernelTemplate::defaultKernel, typename... Args> | |
| GPUd () static void Thread(int32_t nBlocks | |
|  Public Member Functions inherited from o2::gpu::GPUKernelTemplate | |
| 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 GPUSharedMemory & | smem | 
| int32_t int32_t int32_t GPUSharedMemory processorType & | clusterer | 
| int32_t int32_t int32_t GPUSharedMemory processorType Args | args | 
|  Public Attributes inherited from o2::gpu::GPUKernelTemplate | |
| 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 GPUTPCCFStreamCompaction.h.
Definition at line 48 of file GPUTPCCFStreamCompaction.h.
| enum o2::gpu::GPUTPCCFStreamCompaction::K : int32_t | 
| Enumerator | |
|---|---|
| scanStart | |
| scanUp | |
| scanTop | |
| scanDown | |
| compactDigits | |
Definition at line 30 of file GPUTPCCFStreamCompaction.h.
| o2::gpu::GPUTPCCFStreamCompaction::GPUd | ( | ) | 
| 
 | inline | 
Definition at line 54 of file GPUTPCCFStreamCompaction.h.
| 
 | inline | 
Definition at line 49 of file GPUTPCCFStreamCompaction.h.
| int32_t int32_t int32_t GPUSharedMemory processorType Args o2::gpu::GPUTPCCFStreamCompaction::args | 
Definition at line 60 of file GPUTPCCFStreamCompaction.h.
| int32_t int32_t int32_t GPUSharedMemory processorType& o2::gpu::GPUTPCCFStreamCompaction::clusterer | 
Definition at line 60 of file GPUTPCCFStreamCompaction.h.
| int32_t int32_t o2::gpu::GPUTPCCFStreamCompaction::iBlock | 
Definition at line 60 of file GPUTPCCFStreamCompaction.h.
| int32_t int32_t int32_t o2::gpu::GPUTPCCFStreamCompaction::iThread | 
Definition at line 60 of file GPUTPCCFStreamCompaction.h.
| int32_t o2::gpu::GPUTPCCFStreamCompaction::nThreads | 
Definition at line 60 of file GPUTPCCFStreamCompaction.h.
| int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFStreamCompaction::smem | 
Definition at line 60 of file GPUTPCCFStreamCompaction.h.