Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::MaterialParams::IsotopeInput Struct Reference

Define an element's isotope input data. More...

#include <MaterialParams.hh>

Public Types

Type aliases
using AtomicMassNumber = AtomicNumber
 
using MevEnergy = units::MevEnergy
 

Public Attributes

AtomicNumber atomic_number
 Atomic number Z.
 
AtomicMassNumber atomic_mass_number
 Atomic number A.
 
MevEnergy binding_energy
 Nuclear binding energy (BE)
 
MevEnergy proton_loss_energy
 BE(A, Z) - BE(A-1, Z-1)
 
MevEnergy neutron_loss_energy
 BE(A, Z) - BE(A-1, Z)
 
units::MevMass nuclear_mass
 Nucleons' mass + binding energy.
 
Label label
 Isotope name.
 

Detailed Description

Define an element's isotope input data.


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