|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
Write an ImportData object to JSON output.
More...
#include <RootJsonDumper.hh>
Public Member Functions | |
| RootJsonDumper (std::ostream &os) | |
| Construct with an output stream. | |
| void | operator() (ImportData const &data) |
| Write JSON-formatted data to the stream. | |
Write an ImportData object to JSON output.