|
PyNE C++
|
a struct matching the '/decay/gammas' table in nuc_data.h5. More...
#include <data.h>
Public Attributes | |
| int | from_nuc |
| state id of starting level | |
| int | to_nuc |
| state id of final level | |
| int | parent_nuc |
| state id of the primary decaying nucleus | |
| int | child_nuc |
| stateless id of the child nucleus | |
| double | energy |
| energy of the photon [keV] | |
| double | energy_err |
| energy error of the photon [keV] | |
| double | photon_intensity |
| photon intensity | |
| double | photon_intensity_err |
| photon intensity error | |
| double | conv_intensity |
| conversion intensity | |
| double | conv_intensity_err |
| conversion intensity error | |
| double | total_intensity |
| total decay intensity | |
| double | total_intensity_err |
| total decay intensity error | |
| double | k_conv_e |
| k conversion electron fraction | |
| double | l_conv_e |
| l conversion electron fraction | |
| double | m_conv_e |
| m conversion electron fraction | |
a struct matching the '/decay/gammas' table in nuc_data.h5.
1.8.13