Celeritas 0.6.0-dev.116+3fbab5e0
|
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.