Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::WentzelOKVIData< W, M > Struct Template Reference

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>
WentzelOKVIDataoperator= (WentzelOKVIData< W2, M2 > const &other)
 

Public Attributes

CoulombParameters params
 
IsotopeItems< real_typenuclear_form_prefactor
 
ElementItems< MottElementDatamott_coeffs
 
MaterialItems< real_typeinv_mass_cbrt_sq
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::WentzelOKVIData< W, M >

Constant shared data used by the Coulomb scattering and Wentzel VI models.


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