R3BROOT
R3B analysis software
|
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. | |
Functions | |
void | R3B::Digitizing::Neuland::Tamex::to_json (json &json_obj, const Params ¶m) |
void | R3B::Digitizing::Neuland::Tamex::from_json (const json &json_obj, Params ¶m) |
template<> | |
void | R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const MinimizerLimVar &option) |
template<> | |
void | R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, MinimizerLimVar &option) |
template<> | |
void | R3B::Neuland::to_json (nlohmann::ordered_json &json_obj, const XYZCoordinate &option) |
template<> | |
void | R3B::Neuland::from_json (const nlohmann::ordered_json &json_obj, XYZCoordinate &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 (json &json_obj, const AnalysisApplication::Options &option) |
template<> | |
void | R3B::Neuland::from_json (const json &json_obj, AnalysisApplication::Options &option) |
template<> | |
void | R3B::Neuland::to_json (json &json_obj, const AnalysisApplication::Options::Tasks &option) |
template<> | |
void | R3B::Neuland::from_json (const json &json_obj, AnalysisApplication::Options::Tasks &option) |
template<> | |
void | R3B::Neuland::to_json (json &json_obj, const AnalysisApplication::Options::Tasks::Digi &option) |
template<> | |
void | R3B::Neuland::from_json (const json &json_obj, AnalysisApplication::Options::Tasks::Digi &option) |
template<> | |
void | R3B::Neuland::to_json (json &json_obj, const AnalysisApplication::Options::Tasks::MultiTrain &option) |
template<> | |
void | R3B::Neuland::from_json (const json &json_obj, AnalysisApplication::Options::Tasks::MultiTrain &option) |
template<> | |
void | R3B::Neuland::to_json (json &json_obj, const AnalysisApplication::Options::Tasks::NeutronRValue &option) |
template<> | |
void | R3B::Neuland::from_json (const json &json_obj, AnalysisApplication::Options::Tasks::NeutronRValue &option) |
template<> | |
void | R3B::Neuland::to_json (json &json_obj, const AnalysisApplication::Options::Tasks::Cal2HitParTask &option) |
template<> | |
void | R3B::Neuland::from_json (const 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) |