Celeritas
0.5.0-56+6b053cd
|
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 |