|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
Public Types | |
| using | ParamsRef = NativeCRef< HeuristicGeoParamsData > |
| using | StateRef = NativeRef< HeuristicGeoStateData > |
Public Member Functions | |
| CELER_FUNCTION void | operator() (ThreadId tid) const |
| CELER_FUNCTION void | operator() (TrackSlotId tid) const |
| Take a heuristic step. | |
Public Attributes | |
| ParamsRef | params |
| StateRef | state |
|
inline |
Take a heuristic step.
This is meant to emulate some of the variability in step sizes and direction changes seen during a real transport loop,