![]() |
Project
|
#include <GPUTPCCFDecodeZS.h>
Inherits o2::gpu::GPUKernelTemplate.
Classes | |
| struct | GPUSharedMemory |
Public Types | |
| enum | K : int32_t { decodeZS } |
| 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 = 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 |
Static Public Member Functions | |
| static | GPUd () void decode(GPUTPCClusterFinder &clusterer |
Public Attributes | |
| static GPUSharedMemory & | s |
| static GPUSharedMemory int32_t | nBlocks |
| static GPUSharedMemory int32_t int32_t | nThreads |
| static GPUSharedMemory int32_t int32_t int32_t | iBlock |
| static GPUSharedMemory int32_t int32_t int32_t int32_t | iThread |
| static GPUSharedMemory int32_t int32_t int32_t int32_t int32_t | firstHBF |
| 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 31 of file GPUTPCCFDecodeZS.h.
Definition at line 50 of file GPUTPCCFDecodeZS.h.
| enum o2::gpu::GPUTPCCFDecodeZS::K : int32_t |
| Enumerator | |
|---|---|
| decodeZS | |
Definition at line 44 of file GPUTPCCFDecodeZS.h.
| o2::gpu::GPUTPCCFDecodeZS::GPUd | ( | ) |
|
static |
|
inline |
Definition at line 56 of file GPUTPCCFDecodeZS.h.
|
inline |
Definition at line 51 of file GPUTPCCFDecodeZS.h.
| int32_t int32_t int32_t GPUSharedMemory processorType Args o2::gpu::GPUTPCCFDecodeZS::args |
Definition at line 62 of file GPUTPCCFDecodeZS.h.
| int32_t int32_t int32_t GPUSharedMemory processorType& o2::gpu::GPUTPCCFDecodeZS::clusterer |
Definition at line 62 of file GPUTPCCFDecodeZS.h.
| GPUSharedMemory int32_t int32_t int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::firstHBF |
Definition at line 48 of file GPUTPCCFDecodeZS.h.
| GPUSharedMemory int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iBlock |
Definition at line 48 of file GPUTPCCFDecodeZS.h.
| int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iBlock |
Definition at line 62 of file GPUTPCCFDecodeZS.h.
| GPUSharedMemory int32_t int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iThread |
Definition at line 48 of file GPUTPCCFDecodeZS.h.
| int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iThread |
Definition at line 62 of file GPUTPCCFDecodeZS.h.
| GPUSharedMemory int32_t o2::gpu::GPUTPCCFDecodeZS::nBlocks |
Definition at line 48 of file GPUTPCCFDecodeZS.h.
| GPUSharedMemory int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::nThreads |
Definition at line 48 of file GPUTPCCFDecodeZS.h.
| int32_t o2::gpu::GPUTPCCFDecodeZS::nThreads |
Definition at line 62 of file GPUTPCCFDecodeZS.h.
| GPUSharedMemory& o2::gpu::GPUTPCCFDecodeZS::s |
Definition at line 48 of file GPUTPCCFDecodeZS.h.
| int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFDecodeZS::smem |
Definition at line 62 of file GPUTPCCFDecodeZS.h.