Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCCFNoiseSuppression Class Reference

#include <GPUTPCCFNoiseSuppression.h>

Inherits o2::gpu::GPUKernelTemplate.

Classes

struct  GPUSharedMemory
 

Public Types

enum  K : int32_t { noiseSuppression = 0 , updatePeaks = 1 }
 
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
 

Public Attributes

int32_t nThreads
 
int32_t int32_t iBlock
 
int32_t int32_t int32_t iThread
 
int32_t int32_t int32_t GPUSharedMemorysmem
 
int32_t int32_t int32_t GPUSharedMemory processorTypeclusterer
 
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
 

Static Public Attributes

static constexpr size_t SCRATCH_PAD_WORK_GROUP_SIZE = GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCCFNoiseSuppression)
 

Detailed Description

Definition at line 30 of file GPUTPCCFNoiseSuppression.h.

Member Typedef Documentation

◆ processorType

Member Enumeration Documentation

◆ K

Enumerator
noiseSuppression 
updatePeaks 

Definition at line 33 of file GPUTPCCFNoiseSuppression.h.

Member Function Documentation

◆ GPUd()

template<int32_t iKernel = defaultKernel, typename... Args>
o2::gpu::GPUTPCCFNoiseSuppression::GPUd ( )

◆ GPUhdi() [1/2]

o2::gpu::GPUTPCCFNoiseSuppression::GPUhdi ( ) const
inline

Definition at line 49 of file GPUTPCCFNoiseSuppression.h.

◆ GPUhdi() [2/2]

o2::gpu::GPUTPCCFNoiseSuppression::GPUhdi ( ) &
inline

Definition at line 44 of file GPUTPCCFNoiseSuppression.h.

Member Data Documentation

◆ args

int32_t int32_t int32_t GPUSharedMemory processorType Args o2::gpu::GPUTPCCFNoiseSuppression::args

Definition at line 55 of file GPUTPCCFNoiseSuppression.h.

◆ clusterer

int32_t int32_t int32_t GPUSharedMemory processorType& o2::gpu::GPUTPCCFNoiseSuppression::clusterer

Definition at line 55 of file GPUTPCCFNoiseSuppression.h.

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCCFNoiseSuppression::iBlock

Definition at line 55 of file GPUTPCCFNoiseSuppression.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCCFNoiseSuppression::iThread

Definition at line 55 of file GPUTPCCFNoiseSuppression.h.

◆ nThreads

int32_t o2::gpu::GPUTPCCFNoiseSuppression::nThreads

Definition at line 55 of file GPUTPCCFNoiseSuppression.h.

◆ SCRATCH_PAD_WORK_GROUP_SIZE

constexpr size_t o2::gpu::GPUTPCCFNoiseSuppression::SCRATCH_PAD_WORK_GROUP_SIZE = GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCCFNoiseSuppression)
staticconstexpr

Definition at line 37 of file GPUTPCCFNoiseSuppression.h.

◆ smem

int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFNoiseSuppression::smem

Definition at line 55 of file GPUTPCCFNoiseSuppression.h.


The documentation for this class was generated from the following file: