Celeritas  0.5.0-56+6b053cd
Functions
PrimaryGeneratorOptionsIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "PrimaryGeneratorOptions.hh"
This graph shows which files directly or indirectly include this file:

Functions

void celeritas::from_json (nlohmann::json const &j, PrimaryGeneratorOptions &opts)
 Read options from JSON.
 
void celeritas::to_json (nlohmann::json &j, PrimaryGeneratorOptions const &opts)
 Write options to JSON.