Project
Loading...
Searching...
No Matches
o2::gpu::GPUInterfaceInputUpdate Struct Reference

#include <GPUO2InterfaceConfiguration.h>

Public Attributes

std::function< void(GPUTrackingInOutPointers *&data, GPUInterfaceOutputs *&outputs)> callback
 
std::function< void()> notifyCallback
 

Detailed Description

Definition at line 66 of file GPUO2InterfaceConfiguration.h.

Member Data Documentation

◆ callback

std::function<void(GPUTrackingInOutPointers*& data, GPUInterfaceOutputs*& outputs)> o2::gpu::GPUInterfaceInputUpdate::callback

Definition at line 67 of file GPUO2InterfaceConfiguration.h.

◆ notifyCallback

std::function<void()> o2::gpu::GPUInterfaceInputUpdate::notifyCallback

Definition at line 68 of file GPUO2InterfaceConfiguration.h.


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