|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
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.