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

#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 GPUSharedMemorys
 
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 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
 

Detailed Description

Definition at line 31 of file GPUTPCCFDecodeZS.h.

Member Typedef Documentation

◆ processorType

Member Enumeration Documentation

◆ K

Enumerator
decodeZS 

Definition at line 44 of file GPUTPCCFDecodeZS.h.

Member Function Documentation

◆ GPUd() [1/2]

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

◆ GPUd() [2/2]

static o2::gpu::GPUTPCCFDecodeZS::GPUd ( ) &
static

◆ GPUhdi() [1/2]

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

Definition at line 56 of file GPUTPCCFDecodeZS.h.

◆ GPUhdi() [2/2]

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

Definition at line 51 of file GPUTPCCFDecodeZS.h.

Member Data Documentation

◆ args

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

Definition at line 62 of file GPUTPCCFDecodeZS.h.

◆ clusterer

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

Definition at line 62 of file GPUTPCCFDecodeZS.h.

◆ firstHBF

GPUSharedMemory int32_t int32_t int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::firstHBF

Definition at line 48 of file GPUTPCCFDecodeZS.h.

◆ iBlock [1/2]

GPUSharedMemory int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iBlock

Definition at line 48 of file GPUTPCCFDecodeZS.h.

◆ iBlock [2/2]

int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iBlock

Definition at line 62 of file GPUTPCCFDecodeZS.h.

◆ iThread [1/2]

GPUSharedMemory int32_t int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iThread

Definition at line 48 of file GPUTPCCFDecodeZS.h.

◆ iThread [2/2]

int32_t int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::iThread

Definition at line 62 of file GPUTPCCFDecodeZS.h.

◆ nBlocks

GPUSharedMemory int32_t o2::gpu::GPUTPCCFDecodeZS::nBlocks

Definition at line 48 of file GPUTPCCFDecodeZS.h.

◆ nThreads [1/2]

GPUSharedMemory int32_t int32_t o2::gpu::GPUTPCCFDecodeZS::nThreads

Definition at line 48 of file GPUTPCCFDecodeZS.h.

◆ nThreads [2/2]

int32_t o2::gpu::GPUTPCCFDecodeZS::nThreads

Definition at line 62 of file GPUTPCCFDecodeZS.h.

◆ s

GPUSharedMemory& o2::gpu::GPUTPCCFDecodeZS::s

Definition at line 48 of file GPUTPCCFDecodeZS.h.

◆ smem

int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFDecodeZS::smem

Definition at line 62 of file GPUTPCCFDecodeZS.h.


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