Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
Functions
TypesIO.json.cc File Reference
#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 options from JSON.
 
void celeritas::to_json (nlohmann::json &j, TrackOrder const &value)
 Write options to JSON.