R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandAppOptionJson.h File Reference
Include dependency graph for R3BNeulandAppOptionJson.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::Digitizing
 
namespace  R3B::Digitizing::Neuland
 Simulation of Mock Bar/Paddle.
 
namespace  R3B::Digitizing::Neuland::Tamex
 
namespace  R3B::Neuland
 Simulation of NeuLAND Bar/Paddle.
 

Typedefs

using R3B::Digitizing::Neuland::Tamex::json = nlohmann::ordered_json
 

Functions

void R3B::Digitizing::Neuland::Tamex::to_json (json &json_obj, const Params &param)
 
void R3B::Digitizing::Neuland::Tamex::from_json (const json &json_obj, Params &param)
 
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)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const Application::Options &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, Application::Options &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const Application::Options::Input &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, Application::Options::Input &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const Application::Options::Output &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, Application::Options::Output &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const AnalysisApplication::Options &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, AnalysisApplication::Options &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const AnalysisApplication::Options::Tasks &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, AnalysisApplication::Options::Tasks &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const AnalysisApplication::Options::Tasks::Digi &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, AnalysisApplication::Options::Tasks::Digi &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const AnalysisApplication::Options::Tasks::MultiTrain &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, AnalysisApplication::Options::Tasks::MultiTrain &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const AnalysisApplication::Options::Tasks::NeutronRValue &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, AnalysisApplication::Options::Tasks::NeutronRValue &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const AnalysisApplication::Options::Tasks::Cal2HitParTask &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, AnalysisApplication::Options::Tasks::Cal2HitParTask &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const SimulationApplication::Options &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, SimulationApplication::Options &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const SimulationApplication::Options::Simulation &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, SimulationApplication::Options::Simulation &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const SimulationApplication::Options::Simulation::Generator &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, SimulationApplication::Options::Simulation::Generator &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const SimulationApplication::Options::Detector &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, SimulationApplication::Options::Detector &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const SimulationApplication::Options::Detector::Cave &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, SimulationApplication::Options::Detector::Cave &option)
 
template<>
void R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const SimulationApplication::Options::Detector::Neuland &option)
 
template<>
void R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, SimulationApplication::Options::Detector::Neuland &option)