![]() |
Project
|
#include <GPUReconstructionKernels.h>
Inherited by o2::gpu::gpu_reconstruction_kernels::krnlSetupTime.
Public Member Functions | |
krnlSetup (const krnlExec &xx, const krnlRunRange &yy={0, -1}, const krnlEvent &zz={nullptr, nullptr, 0}) | |
Public Attributes | |
krnlExec | x |
krnlRunRange | y |
krnlEvent | z |
Definition at line 65 of file GPUReconstructionKernels.h.
|
inline |
Definition at line 66 of file GPUReconstructionKernels.h.
krnlExec o2::gpu::gpu_reconstruction_kernels::krnlSetup::x |
Definition at line 67 of file GPUReconstructionKernels.h.
krnlRunRange o2::gpu::gpu_reconstruction_kernels::krnlSetup::y |
Definition at line 68 of file GPUReconstructionKernels.h.
krnlEvent o2::gpu::gpu_reconstruction_kernels::krnlSetup::z |
Definition at line 69 of file GPUReconstructionKernels.h.