Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::inp::ExportFiles Struct Reference

Write out problem data to separate files for debugging. More...

#include <Diagnostics.hh>

Public Attributes

std::string physics
 Filename for ROOT dump of physics data.
 
std::string offload
 Filename to dump a ROOT/HepMC3 copy of primaries.
 
std::string geometry
 Filename to dump a GDML file of the active Geant4 geometry.
 

Detailed Description

Write out problem data to separate files for debugging.

These options are meant for use in the context of a larger experiment framework, for exporting physics settings, detector geometry, and offloaded EM tracks for reproducing externally.

Todo:
Some of these will be one per run; others will be one per thread.

The documentation for this struct was generated from the following file: