|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
Write an ImportData object to a ROOT file.
More...
#include <RootExporter.hh>
Public Member Functions | |
| RootExporter (char const *filename) | |
| Construct from path to ROOT file. | |
| void | operator() (ImportData const &data) |
| Write data to the ROOT file. | |
Write an ImportData object to a ROOT file.
|
inline |
Write data to the ROOT file.
Splitting is prevented in order to reduce the file size. The default buffer size (32 KB) is used.