Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::inp::FrameworkInput Struct Reference

Describe how to import data into celeritas via an Input data structure. More...

#include <FrameworkInput.hh>

Public Attributes

System system
 Base system configuration.
 
GeantImport geant
 Configure what data to load from Geant4.
 
GeantDataImport geant_data
 Load external data files.
 
std::optional< UpdateImportupdate
 Optionally add diagnostics and control parameters from an external file.
 
std::function< void(Problem &)> adjuster
 User application/framework-defined adjustments.
 

Detailed Description

Describe how to import data into celeritas via an Input data structure.

The order of initialization and loading follows the member declarations:


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