Celeritas 0.7.0-dev.228+develop.9905a715
Loading...
Searching...
No Matches
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"

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.