Celeritas 0.6.0-47+develop.b3cbb238
|
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.