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