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

#include <GPUTPCCFChargeMapFiller.h>

Inherits o2::gpu::GPUKernelTemplate.

Public Types

enum  K : int32_t { fillIndexMap , fillFromDigits , findFragmentStart }
 
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 fillIndexMapImpl(int32_t
 
static GPUd () void fillFromDigitsImpl(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 Args args
 
static int32_t
 
static const CfFragment const tpc::Digit Array2D< uint32_t > size_t
 
static processorType const CfFragment size_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
 

Detailed Description

Definition at line 35 of file GPUTPCCFChargeMapFiller.h.

Member Typedef Documentation

◆ processorType

Member Enumeration Documentation

◆ K

Enumerator
fillIndexMap 
fillFromDigits 
findFragmentStart 

Definition at line 38 of file GPUTPCCFChargeMapFiller.h.

Member Function Documentation

◆ GPUd() [1/3]

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

◆ GPUd() [2/3]

static o2::gpu::GPUTPCCFChargeMapFiller::GPUd ( )
static

◆ GPUd() [3/3]

static o2::gpu::GPUTPCCFChargeMapFiller::GPUd ( )
static

◆ GPUhdi() [1/2]

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

Definition at line 50 of file GPUTPCCFChargeMapFiller.h.

◆ GPUhdi() [2/2]

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

Definition at line 45 of file GPUTPCCFChargeMapFiller.h.

Member Data Documentation

◆ args

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

Definition at line 56 of file GPUTPCCFChargeMapFiller.h.

◆ clusterer

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

Definition at line 56 of file GPUTPCCFChargeMapFiller.h.

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCCFChargeMapFiller::iBlock

Definition at line 56 of file GPUTPCCFChargeMapFiller.h.

◆ int32_t

static o2::gpu::GPUTPCCFChargeMapFiller::int32_t

Definition at line 58 of file GPUTPCCFChargeMapFiller.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCCFChargeMapFiller::iThread

Definition at line 56 of file GPUTPCCFChargeMapFiller.h.

◆ nThreads

int32_t o2::gpu::GPUTPCCFChargeMapFiller::nThreads

Definition at line 56 of file GPUTPCCFChargeMapFiller.h.

◆ size_t [1/2]

static const tpc::Digit o2::gpu::GPUTPCCFChargeMapFiller::size_t

Definition at line 58 of file GPUTPCCFChargeMapFiller.h.

◆ size_t [2/2]

processorType const CfFragment o2::gpu::GPUTPCCFChargeMapFiller::size_t

Definition at line 60 of file GPUTPCCFChargeMapFiller.h.

◆ smem

int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCCFChargeMapFiller::smem

Definition at line 56 of file GPUTPCCFChargeMapFiller.h.


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