Celeritas 0.6.0-2+develop.96611fab
|
Write on-host track views to JSON for debugging. More...
Functions | |
void | celeritas::to_json (nlohmann::json &j, CoreTrackView const &view) |
void | celeritas::to_json (nlohmann::json &j, GeoTrackView const &view) |
void | celeritas::to_json (nlohmann::json &j, ParticleTrackView const &view) |
void | celeritas::to_json (nlohmann::json &j, SimTrackView const &view) |
Write on-host track views to JSON for debugging.