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

#include <GPUTPCNeighboursCleaner.h>

Inherits o2::gpu::GPUKernelTemplate.

Classes

struct  GPUSharedMemory
 

Public Member Functions

typedef GPUconstantref () GPUTPCTracker processorType
 
 GPUhdi () const expr static GPUDataTypes
 
 GPUhdi () static processorType *Processor(GPUConstantMem &processors)
 
template<int32_t iKernel = defaultKernel>
 GPUd () static void Thread(int32_t
 
int32_t int32_t int32_t GPUsharedref () GPUSharedMemory &smem
 
- 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 processorType & tracker
 
- 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
 

Additional Inherited Members

- Public Types inherited from o2::gpu::GPUKernelTemplate
enum  K {
  defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 ,
  step3 = 3 , step4 = 4 , step5 = 5
}
 

Detailed Description

Definition at line 30 of file GPUTPCNeighboursCleaner.h.

Member Function Documentation

◆ GPUconstantref()

typedef o2::gpu::GPUTPCNeighboursCleaner::GPUconstantref ( )

◆ GPUd()

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

◆ GPUhdi() [1/2]

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

Definition at line 41 of file GPUTPCNeighboursCleaner.h.

◆ GPUhdi() [2/2]

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

Definition at line 42 of file GPUTPCNeighboursCleaner.h.

◆ GPUsharedref()

int32_t int32_t int32_t o2::gpu::GPUTPCNeighboursCleaner::GPUsharedref ( ) &

Member Data Documentation

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCNeighboursCleaner::iBlock

Definition at line 47 of file GPUTPCNeighboursCleaner.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCNeighboursCleaner::iThread

Definition at line 47 of file GPUTPCNeighboursCleaner.h.

◆ nThreads

int32_t o2::gpu::GPUTPCNeighboursCleaner::nThreads

Definition at line 47 of file GPUTPCNeighboursCleaner.h.

◆ tracker

int32_t int32_t int32_t processorType& o2::gpu::GPUTPCNeighboursCleaner::tracker

Definition at line 47 of file GPUTPCNeighboursCleaner.h.


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