|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
Perform the along-step action using helper functions. More...
#include <AlongStep.hh>
Public Member Functions | |
| CELER_FUNCTION void | operator() (CoreTrackView &track) |
Public Attributes | |
| MH | msc |
| MP | make_propagator |
| EH | eloss |
Perform the along-step action using helper functions.
| MH | MSC helper, e.g. detail::NoMsc |
| MP | Propagator factory, e.g. detail::LinearPropagatorFactory |
| EH | Energy loss helper, e.g. detail::TrackNoEloss |