Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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.