![]() |
Project
|
#include "IndexJSONHelpers.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>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. | |
| std::string columnLabel |
Definition at line 43 of file IndexJSONHelpers.cxx.
| std::string currentKey |
Definition at line 41 of file IndexJSONHelpers.cxx.
| std::ostringstream debug |
Definition at line 38 of file IndexJSONHelpers.cxx.
| o2::soa::IndexKind kind |
Definition at line 44 of file IndexJSONHelpers.cxx.
Definition at line 42 of file IndexJSONHelpers.cxx.
| int pos |
Definition at line 45 of file IndexJSONHelpers.cxx.
| std::vector<o2::soa::IndexRecord> records |
Definition at line 40 of file IndexJSONHelpers.cxx.
| std::stack<State> states |
Definition at line 37 of file IndexJSONHelpers.cxx.