Celeritas 0.6.0-rc.2.13+develop.285b9112
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::setup::ProblemLoaded Struct Reference

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

#include <Problem.hh>

Public Attributes

std::shared_ptr< CoreParamscore_params
 Problem setup.
 
Input-dependent products
std::shared_ptr< StepCollectorstep_collector
 Step collector.
 
std::shared_ptr< OpticalCollectoroptical_collector
 Optical offload management.
 
std::shared_ptr< GeantSdgeant_sd
 Geant4 SD interface.
 
std::shared_ptr< RootFileManagerroot_manager
 ROOT file manager.
 
Temporary: to be used downstream
Todo:
These should be refactored: should be built in Problem
std::string offload_file
 Write offloaded primaries.
 
std::string output_file
 Write diagnostic output.
 

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: