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

Store nuclide data. More...

#include <ImportElement.hh>

Public Attributes

std::string name
 Isotope label.
 
int atomic_number {0}
 Atomic number Z.
 
int atomic_mass_number {0}
 Atomic number A.
 
double binding_energy {0}
 Nuclear binding energy (BE) [MeV].
 
double proton_loss_energy {0}
 BE(A, Z) - BE(A-1, Z-1) [MeV].
 
double neutron_loss_energy {0}
 BE(A, Z) - BE(A-1, Z) [MeV].
 
double nuclear_mass {0}
 Sum of nucleons' mass + binding energy [MeV].
 

Detailed Description

Store nuclide data.

For nuclear mass, see G4NucleiProperties::GetNuclearMass(int A, int Z).

Todo:
Rename ImportNuclide

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