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

#include <GPUReconstructionProcessing.h>

Inherits o2::gpu::GPUReconstructionProcessing::kernelInterfaceArguments< T, I >.

Public Attributes

const krnlSetupTime s
 
std::tuple< typename std::conditional<(sizeof(Args) > sizeof(void *)), const Args &, const Args >::type... > v
 

Additional Inherited Members

- Public Types inherited from o2::gpu::GPUReconstructionProcessing::kernelInterfaceArguments< T, I >
using t = T
 
- Static Public Attributes inherited from o2::gpu::GPUReconstructionProcessing::kernelInterfaceArguments< T, I >
static constexpr int32_t i = I
 

Detailed Description

template<class T, int32_t I = 0, typename... Args>
struct o2::gpu::GPUReconstructionProcessing::krnlSetupArgs< T, I, Args >

Definition at line 136 of file GPUReconstructionProcessing.h.

Member Data Documentation

◆ s

template<class T , int32_t I = 0, typename... Args>
const krnlSetupTime o2::gpu::GPUReconstructionProcessing::krnlSetupArgs< T, I, Args >::s

Definition at line 137 of file GPUReconstructionProcessing.h.

◆ v

template<class T , int32_t I = 0, typename... Args>
std::tuple<typename std::conditional<(sizeof(Args) > sizeof(void*)), const Args&, const Args>::type...> o2::gpu::GPUReconstructionProcessing::krnlSetupArgs< T, I, Args >::v

Definition at line 138 of file GPUReconstructionProcessing.h.


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