Celeritas 0.7.0-dev.313+develop.1857205b
Loading...
Searching...
No Matches
GeneratorCountersIO.json.cc File Reference
#include "GeneratorCountersIO.json.hh"

Functions

void celeritas::to_json (nlohmann::json &j, CounterAccumStats const &v)
 
void celeritas::from_json (nlohmann::json const &j, CounterAccumStats &v)
 

Function Documentation

◆ from_json()

void celeritas::from_json ( nlohmann::json const j,
CounterAccumStats v 
)

I/O routines for JSON

◆ to_json()

void celeritas::to_json ( nlohmann::json &  j,
CounterAccumStats const v 
)

I/O routines for JSON