Project
Loading...
Searching...
No Matches
o2::gpu::GPUReconstructionKernels< T > Class Template Reference

#include <GPUReconstructionKernels.h>

Inherits T.

Public Member Functions

 GPUReconstructionKernels (const GPUSettingsDeviceBackend &cfg)
 

Protected Types

using deviceEvent = gpu_reconstruction_kernels::deviceEvent
 
using krnlExec = gpu_reconstruction_kernels::krnlExec
 
using krnlRunRange = gpu_reconstruction_kernels::krnlRunRange
 
using krnlEvent = gpu_reconstruction_kernels::krnlEvent
 
using krnlSetup = gpu_reconstruction_kernels::krnlSetup
 
using krnlSetupTime = gpu_reconstruction_kernels::krnlSetupTime
 
template<class S , int32_t I = 0, typename... Args>
using krnlSetupArgs = gpu_reconstruction_kernels::krnlSetupArgs< S, I, Args... >
 

Detailed Description

template<class T>
class o2::gpu::GPUReconstructionKernels< T >

Definition at line 86 of file GPUReconstructionKernels.h.

Member Typedef Documentation

◆ deviceEvent

template<class T >
using o2::gpu::GPUReconstructionKernels< T >::deviceEvent = gpu_reconstruction_kernels::deviceEvent
protected

Definition at line 92 of file GPUReconstructionKernels.h.

◆ krnlEvent

template<class T >
using o2::gpu::GPUReconstructionKernels< T >::krnlEvent = gpu_reconstruction_kernels::krnlEvent
protected

Definition at line 95 of file GPUReconstructionKernels.h.

◆ krnlExec

template<class T >
using o2::gpu::GPUReconstructionKernels< T >::krnlExec = gpu_reconstruction_kernels::krnlExec
protected

Definition at line 93 of file GPUReconstructionKernels.h.

◆ krnlRunRange

template<class T >
using o2::gpu::GPUReconstructionKernels< T >::krnlRunRange = gpu_reconstruction_kernels::krnlRunRange
protected

Definition at line 94 of file GPUReconstructionKernels.h.

◆ krnlSetup

template<class T >
using o2::gpu::GPUReconstructionKernels< T >::krnlSetup = gpu_reconstruction_kernels::krnlSetup
protected

Definition at line 96 of file GPUReconstructionKernels.h.

◆ krnlSetupArgs

template<class T >
template<class S , int32_t I = 0, typename... Args>
using o2::gpu::GPUReconstructionKernels< T >::krnlSetupArgs = gpu_reconstruction_kernels::krnlSetupArgs<S, I, Args...>
protected

Definition at line 99 of file GPUReconstructionKernels.h.

◆ krnlSetupTime

template<class T >
using o2::gpu::GPUReconstructionKernels< T >::krnlSetupTime = gpu_reconstruction_kernels::krnlSetupTime
protected

Definition at line 97 of file GPUReconstructionKernels.h.

Constructor & Destructor Documentation

◆ GPUReconstructionKernels()

template<class T >
o2::gpu::GPUReconstructionKernels< T >::GPUReconstructionKernels ( const GPUSettingsDeviceBackend cfg)
inline

Definition at line 89 of file GPUReconstructionKernels.h.


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