Celeritas 0.7.0-dev.354+develop.b4fe4c4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::optical::ReflectivityApplier< F > Struct Template Reference

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

sample_reflectivity
 

Detailed Description

template<class F>
struct celeritas::optical::ReflectivityApplier< F >

Wrap a reflectivity executor and apply it to a track.

The functor F must take a CoreTrackView and return a ReflectivityAction.


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