|
Celeritas 0.7.0-dev.354+develop.b4fe4c4
|
Wrap a reflectivity executor and apply it to a track. More...
#include <ReflectivityApplier.hh>
Public Member Functions | |
| void | operator() (CoreTrackView const &) const |
| Apply sampled reflectivity result to the track. | |
Public Attributes | |
| F | sample_reflectivity |
Wrap a reflectivity executor and apply it to a track.
The functor F must take a CoreTrackView and return a ReflectivityAction.