|
Celeritas 0.7.0-dev.356+develop.6a0c715
|
#include "TypesIO.json.hh"#include <unordered_map>#include "corecel/io/JsonUtils.json.hh"#include "corecel/io/Logger.hh"#include "corecel/io/StringEnumMapper.hh"Functions | |
| void | celeritas::from_json (nlohmann::json const &j, TrackOrder &value) |
| Read track order options from JSON. | |
| void | celeritas::to_json (nlohmann::json &j, TrackOrder const &value) |
| Write track order options to JSON. | |
| void | celeritas::optical::from_json (nlohmann::json const &j, WlsDistribution &value) |
| See optical/Types.hh: to be replaced with corecel/random distribution. | |
| void | celeritas::optical::to_json (nlohmann::json &j, WlsDistribution const &value) |