![]() |
Project
|
Go to the source code of this file.
Classes | |
struct | o2::framework::DeviceContext |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::framework |
Defining PrimaryVertex explicitly as messageable. | |
Typedefs | |
typedef struct uv_timer_s | uv_timer_t |
typedef struct uv_signal_s | uv_signal_t |
typedef struct uv_signal_s uv_signal_t |
Definition at line 19 of file DeviceContext.h.
typedef struct uv_timer_s uv_timer_t |
Context associated to a device. In principle multiple DataProcessors can run on a Device (even if we do not do it for now).
Definition at line 18 of file DeviceContext.h.