Celeritas
0.5.0-57+aeecb15
|
#include <memory>
#include <utility>
#include <vector>
#include "corecel/Assert.hh"
#include "corecel/Types.hh"
#include "corecel/cont/Range.hh"
#include "corecel/cont/Span.hh"
#include "corecel/data/CollectionMirror.hh"
#include "corecel/data/ParamsDataInterface.hh"
#include "celeritas/Quantities.hh"
#include "celeritas/Types.hh"
#include "celeritas/Units.hh"
#include "celeritas/global/ActionInterface.hh"
#include "Model.hh"
#include "PhysicsData.hh"
#include "Process.hh"
Classes | |
struct | celeritas::PhysicsParamsOptions |
Physics configuration options. More... | |
class | celeritas::PhysicsParams |
Manage physics processes and models. More... | |
struct | celeritas::PhysicsParams::Input |
Physics parameter construction arguments. More... | |