Celeritas 0.6.0-rc.2.17+develop.70a89938
|
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.