|
Celeritas 0.7.0-dev.227+develop.0bc78931
|
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. | |