Celeritas 0.6.0-dev.115+3b60a5fd
|
Describe how to import data into celeritas via an Input
data structure.
More...
#include <FrameworkInput.hh>
Public Attributes | |
System | system |
Base system configuration. | |
GeantImport | geant |
Configure what data to load from Geant4. | |
GeantDataImport | geant_data |
Load external data files. | |
std::optional< UpdateImport > | update |
Optionally add diagnostics and control parameters from an external file. | |
std::function< void(Problem &)> | adjuster |
User application/framework-defined adjustments. | |
Describe how to import data into celeritas via an Input
data structure.
The order of initialization and loading follows the member declarations: