Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::test::HeuristicGeoExecutor Struct Reference

Public Types

using ParamsRef = NativeCRef< HeuristicGeoParamsData >
 
using StateRef = NativeRef< HeuristicGeoStateData >
 

Public Member Functions

CELER_FUNCTION void operator() (TrackSlotId tid) const
 Take a heuristic step.
 

Public Attributes

ParamsRef constparams
 
StateRef conststate
 

Member Function Documentation

◆ operator()()

CELER_FUNCTION void celeritas::test::HeuristicGeoExecutor::operator() ( TrackSlotId  tid) const
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,


The documentation for this struct was generated from the following file: