Celeritas 0.6.0-rc.2.13+develop.285b9112
|
Apply the Livermore model of Rayleigh scattering to photons. More...
#include <RayleighInteractor.hh>
Public Member Functions | |
CELER_FUNCTION | RayleighInteractor (RayleighRef const &shared, ParticleTrackView const &particle, Real3 const &inc_direction, ElementId element_id) |
Construct with shared and state data. | |
template<class Engine > | |
CELER_FUNCTION Interaction | operator() (Engine &rng) |
Sample the Rayleigh scattering angle using the G4LivermoreRayleighModel and G4RayleighAngularGenerator of Geant4 6.10. | |
Apply the Livermore model of Rayleigh scattering to photons.