R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
ParticleFilterJson.h File Reference
#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>
Include dependency graph for ParticleFilterJson.h:
This graph shows which files directly or indirectly include this file:

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)