Celeritas
0.5.0-56+6b053cd
|
Apply either Seltzer-Berger or Relativistic depending on energy. More...
#include <CombinedBremInteractor.hh>
Public Member Functions | |
CELER_FUNCTION | CombinedBremInteractor (CombinedBremRef const &shared, ParticleTrackView const &particle, Real3 const &direction, CutoffView const &cutoffs, StackAllocator< Secondary > &allocate, MaterialView const &material, ElementComponentId const &elcomp_id) |
Construct with shared and state data. | |
template<class Engine > | |
CELER_FUNCTION Interaction | operator() (Engine &rng) |
Sample the production of bremsstrahlung photons using a combined model. | |
Apply either Seltzer-Berger or Relativistic depending on energy.
This is a combined bremsstrahlung interactor consisted of the Seltzer-Berger interactor at the low energy (< 1 GeV) and the relativistic bremsstrahlung interactor at the high energy for the e-/e+ bremsstrahlung process.