Celeritas 0.6.0-dev.116+3fbab5e0
|
#include <functional>
#include <memory>
#include <optional>
#include <unordered_map>
#include <vector>
#include "celeritas/io/ImportOpticalModel.hh"
#include "Model.hh"
#include "Types.hh"
Classes | |
class | celeritas::optical::ModelImporter |
Construct Celeritas optical model builders from imported data. More... | |
struct | celeritas::optical::ModelImporter::UserBuildInput |
Input argument for user-provided process construction. More... | |
struct | celeritas::optical::WarnAndIgnoreModel |
Warn about a missing optical model and deliberately skip it. More... | |
Namespaces | |
namespace | celeritas::optical |
Physics classes used inside the optical physics loop. | |