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

#include <GPUITSFitterKernels.h>

Inherits o2::gpu::GPUKernelTemplate.

Public Member Functions

 GPUhdi () const expr static GPUDataTypes
 
template<int32_t iKernel = defaultKernel>
 GPUd () static void Thread(int32_t nBlocks
 
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 & processors
 
- 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
 

Protected Member Functions

 GPUd () static bool fitTrack(GPUITSFitter &Fitter
 

Protected Attributes

GPUTPCGMPropagatorprop
 
GPUTPCGMPropagator GPUITSTracktrack
 
GPUTPCGMPropagator GPUITSTrack int32_t start
 
GPUTPCGMPropagator GPUITSTrack int32_t int32_t end
 
GPUTPCGMPropagator GPUITSTrack int32_t int32_t int32_t step
 

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 GPUITSFitterKernels.h.

Member Function Documentation

◆ GPUd() [1/2]

o2::gpu::GPUITSFitterKernels::GPUd ( ) &
protected

◆ GPUd() [2/2]

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

◆ GPUhdi()

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

Definition at line 33 of file GPUITSFitterKernels.h.

◆ GPUsharedref()

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

Member Data Documentation

◆ end

GPUTPCGMPropagator GPUITSTrack int32_t int32_t o2::gpu::GPUITSFitterKernels::end
protected

Definition at line 38 of file GPUITSFitterKernels.h.

◆ iBlock

int32_t int32_t o2::gpu::GPUITSFitterKernels::iBlock

Definition at line 35 of file GPUITSFitterKernels.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUITSFitterKernels::iThread

Definition at line 35 of file GPUITSFitterKernels.h.

◆ nThreads

int32_t o2::gpu::GPUITSFitterKernels::nThreads

Definition at line 35 of file GPUITSFitterKernels.h.

◆ processors

int32_t int32_t int32_t processorType& o2::gpu::GPUITSFitterKernels::processors

Definition at line 35 of file GPUITSFitterKernels.h.

◆ prop

GPUTPCGMPropagator& o2::gpu::GPUITSFitterKernels::prop
protected

Definition at line 38 of file GPUITSFitterKernels.h.

◆ start

GPUTPCGMPropagator GPUITSTrack int32_t o2::gpu::GPUITSFitterKernels::start
protected

Definition at line 38 of file GPUITSFitterKernels.h.

◆ step

GPUTPCGMPropagator GPUITSTrack int32_t int32_t int32_t o2::gpu::GPUITSFitterKernels::step
protected

Definition at line 38 of file GPUITSFitterKernels.h.

◆ track

GPUTPCGMPropagator GPUITSTrack& o2::gpu::GPUITSFitterKernels::track
protected

Definition at line 38 of file GPUITSFitterKernels.h.


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