|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
#include <nlohmann/json.hpp>
Functions | |
| void | celeritas::from_json (nlohmann::json const &j, SimpleRootFilterInput &options) |
| Read options from JSON. | |
| void | celeritas::to_json (nlohmann::json &j, SimpleRootFilterInput const &options) |
| Write options to JSON. | |