Celeritas 0.6.0-89+develop.74e3f0f0
|
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.