|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Result from loaded standalone input to be used in front-end apps. More...
#include <StandaloneInput.hh>
Public Types | |
| using | VecPrimary = std::vector< Primary > |
| using | VecEvent = std::vector< VecPrimary > |
Public Attributes | |
| ProblemLoaded | problem |
| Problem setup. | |
| std::shared_ptr< GeantGeoParams > | geant_geo |
| Loaded Geant4 geometry (if inp.geant_setup) | |
| VecEvent | events |
| Events to be run. | |
Result from loaded standalone input to be used in front-end apps.