|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
#include <memory>#include <vector>#include "corecel/Types.hh"#include "corecel/cont/Span.hh"#include "corecel/data/CollectionStateStore.hh"#include "corecel/random/params/RngParamsFwd.hh"#include "celeritas/Types.hh"#include "celeritas/geo/GeoFwd.hh"#include "celeritas/phys/Primary.hh"#include "celeritas/track/TrackInitData.hh"#include "CoreState.hh"#include "CoreTrackData.hh"
Classes | |
| struct | celeritas::StepperInput |
| State-specific options for the stepper. More... | |
| struct | celeritas::StepperResult |
| Track counters for a step. More... | |
| class | celeritas::StepperInterface |
| Interface class for stepper classes. More... | |
| class | celeritas::Stepper< M > |
| Manage a state vector and execute a single step on all of them. More... | |