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

#include <GPUReconstructionKernels.h>

Public Member Functions

constexpr krnlEvent (deviceEvent *e=nullptr, deviceEvent *el=nullptr, int32_t n=1)
 

Public Attributes

deviceEventev
 
deviceEventevList
 
int32_t nEvents
 

Detailed Description

Definition at line 50 of file GPUReconstructionKernels.h.

Constructor & Destructor Documentation

◆ krnlEvent()

constexpr o2::gpu::gpu_reconstruction_kernels::krnlEvent::krnlEvent ( deviceEvent e = nullptr,
deviceEvent el = nullptr,
int32_t  n = 1 
)
inlineconstexpr

Definition at line 51 of file GPUReconstructionKernels.h.

Member Data Documentation

◆ ev

deviceEvent* o2::gpu::gpu_reconstruction_kernels::krnlEvent::ev

Definition at line 52 of file GPUReconstructionKernels.h.

◆ evList

deviceEvent* o2::gpu::gpu_reconstruction_kernels::krnlEvent::evList

Definition at line 53 of file GPUReconstructionKernels.h.

◆ nEvents

int32_t o2::gpu::gpu_reconstruction_kernels::krnlEvent::nEvents

Definition at line 54 of file GPUReconstructionKernels.h.


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