|
Jpp
18.1.0
the software that should make you happy
|
#include <fstream>#include <iomanip>#include "json/json.hpp"Go to the source code of this file.
Classes | |
| struct | JSON::JSon |
| Auxiliary class to load json data from file. More... | |
Namespaces | |
| JSON | |
| Auxiliary classes and methods for detector calibration. | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
| void | JSON::load (const std::string &file_name, json &object) |
| Load json data from input file. More... | |
| void | JSON::store (const std::string &file_name, const json &object) |
| Store json data to output file. More... | |
1.8.5