Celeritas
0.5.0-56+6b053cd
|
Make a weighted random selection of an isotope. More...
#include <IsotopeSelector.hh>
Public Member Functions | |
CELER_FUNCTION | IsotopeSelector (ElementView const &element) |
Construct with element. | |
template<class Engine > | |
CELER_FUNCTION IsotopeComponentId | operator() (Engine &rng) const |
Sample the isotope with the given RNG. | |
Make a weighted random selection of an isotope.