![]() |
Project
|
#include <GPUTPCCFCheckPadBaseline.h>
Inherits o2::gpu::GPUKernelTemplate.
Classes | |
struct | GPUSharedMemory |
Public Types | |
enum | { PadsPerCacheline = 8 , TimebinsPerCacheline = 4 , NumOfCachedTimebins = GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCCFCheckPadBaseline) / PadsPerCacheline } |
typedef GPUTPCClusterFinder | processorType |
![]() | |
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> | |
GPUd () static void Thread(int32_t nBlocks | |
![]() | |
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 | 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 GPUTPCCFCheckPadBaseline.h.
Definition at line 40 of file GPUTPCCFCheckPadBaseline.h.
anonymous enum |
Enumerator | |
---|---|
PadsPerCacheline | |
TimebinsPerCacheline | |
NumOfCachedTimebins |
Definition at line 30 of file GPUTPCCFCheckPadBaseline.h.
o2::gpu::GPUTPCCFCheckPadBaseline::GPUd | ( | ) |
|
inline |
Definition at line 46 of file GPUTPCCFCheckPadBaseline.h.
|
inline |
Definition at line 41 of file GPUTPCCFCheckPadBaseline.h.
int32_t int32_t int32_t GPUSharedMemory processorType& o2::gpu::GPUTPCCFCheckPadBaseline::clusterer |
Definition at line 52 of file GPUTPCCFCheckPadBaseline.h.
int32_t int32_t o2::gpu::GPUTPCCFCheckPadBaseline::iBlock |
Definition at line 52 of file GPUTPCCFCheckPadBaseline.h.
int32_t int32_t int32_t o2::gpu::GPUTPCCFCheckPadBaseline::iThread |
Definition at line 52 of file GPUTPCCFCheckPadBaseline.h.
int32_t o2::gpu::GPUTPCCFCheckPadBaseline::nThreads |
Definition at line 52 of file GPUTPCCFCheckPadBaseline.h.
int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFCheckPadBaseline::smem |
Definition at line 52 of file GPUTPCCFCheckPadBaseline.h.