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

Public Attributes

ParamsRef const & params
 
StateRef const & state
 

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: