Celeritas  0.5.0-56+6b053cd
Functions
DebugIO.json.hh File Reference

Write on-host track views to JSON for debugging. More...

#include <nlohmann/json.hpp>
#include "celeritas/geo/GeoFwd.hh"
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Write on-host track views to JSON for debugging.