Project
Loading...
Searching...
No Matches
o2::gpu::gpu_reconstruction_kernels::krnlSetup Struct Reference

#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
 

Detailed Description

Definition at line 65 of file GPUReconstructionKernels.h.

Constructor & Destructor Documentation

◆ krnlSetup()

o2::gpu::gpu_reconstruction_kernels::krnlSetup::krnlSetup ( const krnlExec xx,
const krnlRunRange yy = {0, -1},
const krnlEvent zz = {nullptr, nullptr, 0} 
)
inline

Definition at line 66 of file GPUReconstructionKernels.h.

Member Data Documentation

◆ x

krnlExec o2::gpu::gpu_reconstruction_kernels::krnlSetup::x

Definition at line 67 of file GPUReconstructionKernels.h.

◆ y

krnlRunRange o2::gpu::gpu_reconstruction_kernels::krnlSetup::y

Definition at line 68 of file GPUReconstructionKernels.h.

◆ z

krnlEvent o2::gpu::gpu_reconstruction_kernels::krnlSetup::z

Definition at line 69 of file GPUReconstructionKernels.h.


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