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

#include <GPUReconstructionKernels.h>

Inherited by o2::gpu::gpu_reconstruction_kernels::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::gpu_reconstruction_kernels::classArgument< T, I >

Definition at line 27 of file GPUReconstructionKernels.h.

Member Typedef Documentation

◆ t

template<class T , int32_t I = 0>
using o2::gpu::gpu_reconstruction_kernels::classArgument< T, I >::t = T

Definition at line 28 of file GPUReconstructionKernels.h.

Member Data Documentation

◆ i

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

Definition at line 29 of file GPUReconstructionKernels.h.


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