|
Celeritas 0.7+1fb77992f
|
#include "ImportIO.json.hh"#include <variant>#include "corecel/inp/GridIO.json.hh"#include "corecel/io/JsonUtils.json.hh"Namespaces | |
| namespace | celeritas::inp |
| Configure Celeritas input. | |
Functions | |
| void | celeritas::to_json (nlohmann::json &j, GeantImportDataSelection const &v) |
| void | celeritas::from_json (nlohmann::json const &j, GeantImportDataSelection &v) |
| void | celeritas::inp::to_json (nlohmann::json &j, PhysicsFromFile const &v) |
| void | celeritas::inp::from_json (nlohmann::json const &j, PhysicsFromFile &v) |
| void | celeritas::inp::to_json (nlohmann::json &j, PhysicsFromGeant const &v) |
| void | celeritas::inp::from_json (nlohmann::json const &j, PhysicsFromGeant &v) |
| void | celeritas::inp::to_json (nlohmann::json &j, PhysicsImport const &v) |
| void | celeritas::inp::from_json (nlohmann::json const &j, PhysicsImport &v) |
| void celeritas::to_json | ( | nlohmann::json & | j, |
| GeantImportDataSelection const & | v | ||
| ) |