|
Celeritas 0.7.0-dev.370+develop.9def02c
|
#include <nlohmann/json.hpp>Functions | |
| void | celeritas::from_json (nlohmann::json const &j, GeantPhysicsOptions &options) |
| Read options from JSON. | |
| void | celeritas::from_json (nlohmann::json const &j, GeantMuonPhysicsOptions &options) |
| void | celeritas::to_json (nlohmann::json &j, GeantPhysicsOptions const &inp) |
| Write options to JSON. | |
| void | celeritas::to_json (nlohmann::json &j, GeantMuonPhysicsOptions const &inp) |