Project
Loading...
Searching...
No Matches
o2::gpu::GPUReconstructionProcessing::kernelInterfaceArguments< T, I > Struct Template Reference

#include <GPUReconstructionProcessing.h>

Inherited by o2::gpu::GPUReconstructionProcessing::krnlSetupArgs< T, I, Args >.

Public Types

using t = T
 

Static Public Attributes

static constexpr int32_t i = I
 

Detailed Description

template<class T, int32_t I = 0>
struct o2::gpu::GPUReconstructionProcessing::kernelInterfaceArguments< T, I >

Definition at line 89 of file GPUReconstructionProcessing.h.

Member Typedef Documentation

◆ t

template<class T , int32_t I = 0>
using o2::gpu::GPUReconstructionProcessing::kernelInterfaceArguments< T, I >::t = T

Definition at line 90 of file GPUReconstructionProcessing.h.

Member Data Documentation

◆ i

template<class T , int32_t I = 0>
constexpr int32_t o2::gpu::GPUReconstructionProcessing::kernelInterfaceArguments< T, I >::i = I
staticconstexpr

Definition at line 91 of file GPUReconstructionProcessing.h.


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