|
R3BROOT
R3B analysis software
|
#include "NeulandParticleFilter.h"#include "R3BException.h"#include "R3BNeulandJsonHeader.h"#include <fmt/core.h>#include <magic_enum/magic_enum.hpp>#include <nlohmann/json.hpp>#include <nlohmann/json_fwd.hpp>#include <string>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | R3B |
| namespace | R3B::Neuland |
| Simulation of NeuLAND Bar/Paddle. | |
Functions | |
| template<> | |
| void | R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const ParticleFilter::Options &options) |
| template<> | |
| void | R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, ParticleFilter::Options &option) |