Celeritas 0.6.0-dev.115+3b60a5fd
|
Device data for Wentzel VI MSC. More...
#include <WentzelVIMscData.hh>
Public Types | |
template<class T > | |
using | Items = Collection< T, W, M > |
template<class T > | |
using | ParticleItems = Collection< T, W, M, ParticleId > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Check whether the data is assigned. | |
template<Ownership W2, MemSpace M2> | |
WentzelVIMscData & | operator= (WentzelVIMscData< W2, M2 > const &other) |
Assign from another set of data. | |
Public Attributes | |
CoulombIds | ids |
Particle IDs. | |
units::MevMass | electron_mass |
Mass of electron in MeV. | |
WentzelVIMscParameters | params |
User-assignable options. | |
ParticleId::size_type | num_particles |
Number of particles this model applies to. | |
ParticleItems< MscParticleId > | pid_to_xs |
Map from particle ID to index in cross sections. | |
Items< XsGridData > | xs |
Scaled xs data. | |
Items< real_type > | reals |
Device data for Wentzel VI MSC.
Items<XsGridData> celeritas::WentzelVIMscData< W, M >::xs |
Scaled xs data.
[mat][particle]