Celeritas 0.6.0-rc.2.10+develop.de0a3a05
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 (NOT YET IMPLEMENTED)
 
std::optional< UpdateImportupdate
 Optionally add diagnostics and control parameters from an external file.
 
std::function< void(Problem &)> adjust
 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: