Loading [MathJax]/extensions/tex2jax.js
Celeritas 0.6.0-rc.2.23+develop.5cb72909
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
TypesIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "Types.hh"
This graph shows which files directly or indirectly include this file:

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.