![]() |
Project
|
#include <DeviceMetricsInfo.h>
Public Attributes | |
enum MetricType | type = MetricType::Unknown |
size_t | storeIdx = -1 |
size_t | pos = 0 |
size_t | filledMetrics = 0 |
Definition at line 41 of file DeviceMetricsInfo.h.
size_t o2::framework::MetricInfo::filledMetrics = 0 |
Definition at line 45 of file DeviceMetricsInfo.h.
size_t o2::framework::MetricInfo::pos = 0 |
Definition at line 44 of file DeviceMetricsInfo.h.
size_t o2::framework::MetricInfo::storeIdx = -1 |
Definition at line 43 of file DeviceMetricsInfo.h.
enum MetricType o2::framework::MetricInfo::type = MetricType::Unknown |
Definition at line 42 of file DeviceMetricsInfo.h.