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

#include <GPUTPCCFMCLabelFlattener.h>

Inherits o2::gpu::GPUKernelTemplate.

Classes

struct  GPUSharedMemory
 

Public Types

enum  K : int32_t { setRowOffsets , flatten }
 
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 void setGlobalOffsetsAndAllocate (GPUTPCClusterFinder &, GPUTPCLinearLabels &)
 

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
 

Detailed Description

Definition at line 29 of file GPUTPCCFMCLabelFlattener.h.

Member Typedef Documentation

◆ processorType

Member Enumeration Documentation

◆ K

Enumerator
setRowOffsets 
flatten 

Definition at line 36 of file GPUTPCCFMCLabelFlattener.h.

Member Function Documentation

◆ GPUd()

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

◆ GPUhdi() [1/2]

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

Definition at line 47 of file GPUTPCCFMCLabelFlattener.h.

◆ GPUhdi() [2/2]

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

Definition at line 42 of file GPUTPCCFMCLabelFlattener.h.

◆ setGlobalOffsetsAndAllocate()

void GPUTPCCFMCLabelFlattener::setGlobalOffsetsAndAllocate ( GPUTPCClusterFinder cls,
GPUTPCLinearLabels labels 
)
static

Definition at line 25 of file GPUTPCCFMCLabelFlattener.cxx.

Member Data Documentation

◆ args

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

Definition at line 53 of file GPUTPCCFMCLabelFlattener.h.

◆ clusterer

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

Definition at line 53 of file GPUTPCCFMCLabelFlattener.h.

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCCFMCLabelFlattener::iBlock

Definition at line 53 of file GPUTPCCFMCLabelFlattener.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCCFMCLabelFlattener::iThread

Definition at line 53 of file GPUTPCCFMCLabelFlattener.h.

◆ nThreads

int32_t o2::gpu::GPUTPCCFMCLabelFlattener::nThreads

Definition at line 53 of file GPUTPCCFMCLabelFlattener.h.

◆ smem

int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFMCLabelFlattener::smem

Definition at line 53 of file GPUTPCCFMCLabelFlattener.h.


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