R3BROOT
R3B analysis software
|
#include <nlohmann/json.hpp>
#include <nlohmann/json_fwd.hpp>
Go to the source code of this file.
Namespaces | |
namespace | R3B |
namespace | R3B::Neuland |
Simulation of NeuLAND Bar/Paddle. | |
Functions | |
template<typename Option> | |
void | R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const Option &option) |
template<typename Option> | |
void | R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, Option &option) |