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

#include <GPUTPCCFClusterizer.h>

Inherits o2::gpu::GPUKernelTemplate.

Classes

struct  GPUSharedMemory
 

Public Types

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>
 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 computeClustersImpl(int32_t
 

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 int8_t
 
static int32_t
 
static processorType const CfFragment GPUSharedMemory const Array2D< PackedCharge > const ChargePos const GPUSettingsRec MCLabelAccumulator uint32_t
 
- 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_GPUTPCCFClusterizer)
 

Detailed Description

Definition at line 36 of file GPUTPCCFClusterizer.h.

Member Typedef Documentation

◆ processorType

Member Function Documentation

◆ GPUd() [1/2]

template<int32_t iKernel = defaultKernel>
o2::gpu::GPUTPCCFClusterizer::GPUd ( )

◆ GPUd() [2/2]

static o2::gpu::GPUTPCCFClusterizer::GPUd ( )
static

◆ GPUhdi() [1/2]

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

Definition at line 52 of file GPUTPCCFClusterizer.h.

◆ GPUhdi() [2/2]

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

Definition at line 47 of file GPUTPCCFClusterizer.h.

Member Data Documentation

◆ clusterer

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

Definition at line 58 of file GPUTPCCFClusterizer.h.

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCCFClusterizer::iBlock

Definition at line 58 of file GPUTPCCFClusterizer.h.

◆ int32_t

static o2::gpu::GPUTPCCFClusterizer::int32_t

Definition at line 60 of file GPUTPCCFClusterizer.h.

◆ int8_t

int32_t int32_t int32_t GPUSharedMemory processorType o2::gpu::GPUTPCCFClusterizer::int8_t

Definition at line 58 of file GPUTPCCFClusterizer.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCCFClusterizer::iThread

Definition at line 58 of file GPUTPCCFClusterizer.h.

◆ nThreads

int32_t o2::gpu::GPUTPCCFClusterizer::nThreads

Definition at line 58 of file GPUTPCCFClusterizer.h.

◆ SCRATCH_PAD_WORK_GROUP_SIZE

constexpr size_t o2::gpu::GPUTPCCFClusterizer::SCRATCH_PAD_WORK_GROUP_SIZE = GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCCFClusterizer)
staticconstexpr

Definition at line 39 of file GPUTPCCFClusterizer.h.

◆ smem

int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFClusterizer::smem

Definition at line 58 of file GPUTPCCFClusterizer.h.

◆ uint32_t

static const PackedCharge const ChargePos ClusterAccumulator MCLabelAccumulator uint8_t *static const PackedCharge const ChargePos ClusterAccumulator MCLabelAccumulator *static const Array2D< PackedCharge > ChargePos PackedCharge uint8_t ClusterAccumulator MCLabelAccumulator *static const tpc::ClusterNative o2::gpu::GPUTPCCFClusterizer::uint32_t

Definition at line 60 of file GPUTPCCFClusterizer.h.


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