Celeritas
0.5.0-56+6b053cd
|
Constant shared data used by the Coulomb scattering and Wentzel VI models. More...
#include <WentzelOKVIData.hh>
Public Types | |
template<class T > | |
using | ElementItems = celeritas::Collection< T, W, M, ElementId > |
template<class T > | |
using | IsotopeItems = celeritas::Collection< T, W, M, IsotopeId > |
template<class T > | |
using | MaterialItems = Collection< T, W, M, MaterialId > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
template<Ownership W2, MemSpace M2> | |
WentzelOKVIData & | operator= (WentzelOKVIData< W2, M2 > const &other) |
Public Attributes | |
CoulombParameters | params |
IsotopeItems< real_type > | nuclear_form_prefactor |
ElementItems< MottElementData > | mott_coeffs |
MaterialItems< real_type > | inv_mass_cbrt_sq |
Constant shared data used by the Coulomb scattering and Wentzel VI models.