Celeritas 0.7.0-dev.227+develop.0bc78931
Loading...
Searching...
No Matches
Functions
TypesIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "Types.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.