Celeritas  0.5.0-56+6b053cd
Public Member Functions | List of all members
celeritas::MollerEnergyDistribution Class Reference

Helper class for MollerBhabhaInteractor . More...

#include <MollerEnergyDistribution.hh>

Public Types

Type aliases
using Mass = units::MevMass
 
using Energy = units::MevEnergy
 

Public Member Functions

CELER_FUNCTION MollerEnergyDistribution (Mass electron_mass, Energy min_valid_energy, Energy inc_energy)
 Construct with data from MollerBhabhaInteractor.
 
template<class Engine >
CELER_FUNCTION real_type operator() (Engine &rng)
 Sample epsilon for Moller scattering.
 

Detailed Description

Helper class for MollerBhabhaInteractor .

Sample the exiting energy fraction for Moller scattering.


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