Project
Loading...
Searching...
No Matches
DeviceMetricsHelper.cxx File Reference
#include "Framework/DeviceMetricsHelper.h"
#include "Framework/DriverInfo.h"
#include "Framework/RuntimeError.h"
#include "Framework/Logger.h"
#include <cassert>
#include <cinttypes>
#include <cstdlib>
#include <algorithm>
#include <string_view>
#include <tuple>
#include <iostream>
#include <limits>
#include <unordered_set>

Go to the source code of this file.

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.
 

Enumerations

enum struct  o2::framework::ParsingState {
  o2::framework::IN_START , o2::framework::IN_PREFIX , o2::framework::IN_BEGIN_INDEX , o2::framework::IN_END_INDEX ,
  o2::framework::IN_TYPE , o2::framework::IN_INT_VALUE , o2::framework::IN_UINT64_VALUE , o2::framework::IN_FLOAT_VALUE ,
  o2::framework::IN_STRING_VALUE , o2::framework::IN_TIMESTAMP , o2::framework::IN_TAGS , o2::framework::IN_EXIT ,
  o2::framework::IN_ERROR
}
 

Variables

auto o2::framework::storeIdx
 
auto o2::framework::createMetricInfo