ATLAS Offline Software
|
Header file for CrestContainer class. More...
#include <vector>
#include <string>
#include <iostream>
#include <sstream>
#include <utility>
#include <map>
#include "nlohmann/json.hpp"
Go to the source code of this file.
Classes | |
class | Crest::CrestContainer |
Namespaces | |
Crest | |
Header file for CrestContainer class.
This file contains the CrestContainer class. Main goal of this class is store/load data for CREST. It will support (serealization and deserialization) different format of CREST payload. It is common class for prepare data for put/load payload to/from CREST server.
Definition in file CrestContainer.h.