Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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 (NOT YET IMPLEMENTED) | |
std::optional< UpdateImport > | update |
Optionally add diagnostics and control parameters from an external file. | |
std::function< void(Problem &)> | adjust |
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: