|
Celeritas 0.7.0-dev.195+develop.9f96e13e6
|
Along-step factory interface and definitions. More...
#include <functional>#include <memory>#include <G4ThreeVector.hh>#include "celeritas/geo/GeoFwd.hh"#include "celeritas/global/ActionInterface.hh"
Classes | |
| struct | celeritas::AlongStepFactoryInput |
| Input argument to the AlongStepFactory interface. More... | |
| class | celeritas::AlongStepFactoryInterface |
| Helper class for emitting an AlongStep action. More... | |
| class | celeritas::UniformAlongStepFactory |
| Create an along-step method for a uniform (or zero) field. More... | |
| class | celeritas::RZMapFieldAlongStepFactory |
| Create an along-step method for a two-dimensional (r-z in the cylindrical coordinate system) map field (RZMapField). More... | |
| class | celeritas::CylMapFieldAlongStepFactory |
| Create an along-step method for a three-dimensional (r-phi-z in the cylindrical coordinate system) map field (CylMapField). More... | |
| class | celeritas::CartMapFieldAlongStepFactory |
| Create an along-step method for a three-dimensional (x-y-z in the cartesian coordinate system) map field (CartMapField). More... | |
Namespaces | |
| namespace | celeritas::inp |
| Configure Celeritas input. | |
Along-step factory interface and definitions.