![]() |
Project
|
#include <GPUReconstructionKernels.h>
Inherits o2::gpu::gpu_reconstruction_kernels::classArgument< T, I >.
Public Member Functions | |
krnlSetupArgs (const krnlExec &xx, const krnlRunRange &yy, const krnlEvent &zz, double &tt, const Args &... args) | |
Public Attributes | |
const krnlSetupTime | s |
std::tuple< typename std::conditional<(sizeof(Args) > sizeof(void *)), const Args &, const Args >::type... > | v |
Additional Inherited Members | |
![]() | |
using | t = T |
![]() | |
static constexpr int32_t | i = I |
Definition at line 77 of file GPUReconstructionKernels.h.
|
inline |
Definition at line 78 of file GPUReconstructionKernels.h.
const krnlSetupTime o2::gpu::gpu_reconstruction_kernels::krnlSetupArgs< T, I, Args >::s |
Definition at line 79 of file GPUReconstructionKernels.h.
std::tuple<typename std::conditional<(sizeof(Args) > sizeof(void*)), const Args&, const Args>::type...> o2::gpu::gpu_reconstruction_kernels::krnlSetupArgs< T, I, Args >::v |
Definition at line 80 of file GPUReconstructionKernels.h.