Project
Loading...
Searching...
No Matches
VariantJSONHelpers.h File Reference
#include "Framework/Variant.h"
#include <rapidjson/reader.h>
#include <rapidjson/prettywriter.h>
#include <rapidjson/istreamwrapper.h>
#include <rapidjson/ostreamwrapper.h>
#include <rapidjson/error/en.h>
#include <stack>
#include <iostream>
#include <sstream>

Go to the source code of this file.

Classes

struct  o2::framework::VariantJSONHelpers
 

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.
 

Variable Documentation

◆ accumulatedData

std::vector<variant_array_element_type_t<V> > accumulatedData

Definition at line 312 of file VariantJSONHelpers.h.

◆ cols

uint32_t cols

Definition at line 310 of file VariantJSONHelpers.h.

◆ currentKey

std::string currentKey

Definition at line 311 of file VariantJSONHelpers.h.

◆ debug

std::ostringstream debug

Definition at line 307 of file VariantJSONHelpers.h.

◆ labels_cols

std::vector<std::string> labels_cols

Definition at line 314 of file VariantJSONHelpers.h.

◆ labels_rows

std::vector<std::string> labels_rows

Definition at line 313 of file VariantJSONHelpers.h.

◆ result

Variant result

Definition at line 315 of file VariantJSONHelpers.h.

◆ rows

uint32_t rows

Definition at line 309 of file VariantJSONHelpers.h.

◆ states

Definition at line 306 of file VariantJSONHelpers.h.