| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
Wrap a surface interaction executor and apply it to a track. More...
#include <SurfaceInteractionApplier.hh>
| Public Member Functions | |
| CELER_FUNCTION void | operator() (CoreTrackView const &) const | 
| Apply sampled surface interaction to the track. | |
| Public Attributes | |
| F | sample_interaction | 
Wrap a surface interaction executor and apply it to a track.
The functor F must take a CoreTrackview and return a SurfaceInteraction.