Project
Loading...
Searching...
No Matches
o2::gpu::GPUReconstructionProcessing::KernelInterface< T, S > Class Template Reference

#include <GPUReconstructionProcessing.h>

Inherits S.

Public Member Functions

template<typename... Args>
 KernelInterface (const Args &... args)
 

Protected Member Functions

virtual void runKernelVirtual (const int num, const void *args)
 

Additional Inherited Members

- Public Attributes inherited from S
int x
 
struct S::Foo b
 

Detailed Description

template<class T, class S>
class o2::gpu::GPUReconstructionProcessing::KernelInterface< T, S >

Definition at line 142 of file GPUReconstructionProcessing.h.

Constructor & Destructor Documentation

◆ KernelInterface()

template<class T , class S >
template<typename... Args>
o2::gpu::GPUReconstructionProcessing::KernelInterface< T, S >::KernelInterface ( const Args &...  args)
inline

Definition at line 146 of file GPUReconstructionProcessing.h.

Member Function Documentation

◆ runKernelVirtual()

template<class T , class S >
template void GPUReconstructionProcessing::KernelInterface::runKernelVirtual ( const int  num,
const void args 
)
protectedvirtual

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