Celeritas 0.7.0-dev.127+develop.e63889793
|
Describe how to import data into celeritas via an Input
data structure.
More...
#include <FrameworkInput.hh>
Public Attributes | |
System | system |
Base system configuration. | |
PhysicsFromGeant | physics_import |
Configure what data to load from Geant4. | |
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: