Celeritas 0.6.0-47+develop.b3cbb238
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
celeritas::setup::StandaloneLoaded Struct Reference

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< GeantGeoParamsgeant_geo
 Loaded Geant4 geometry (if inp.geant_setup)
 
VecEvent events
 Events to be run.
 

Detailed Description

Result from loaded standalone input to be used in front-end apps.


The documentation for this struct was generated from the following file: