|
PyNE C++
|
a struct matching the '/decay/decays' table in nuc_data.h5. More...
#include <data.h>
Public Attributes | |
| int | parent |
| state id of decay parent | |
| int | child |
| state id of decay child | |
| unsigned int | decay |
| rx id of decay | |
| double | half_life |
| half life of the decay [s] | |
| double | half_life_error |
| half life error of the decay [s] | |
| double | branch_ratio |
| branching ratio of this decay [fraction] | |
| double | branch_ratio_error |
| double | photon_branch_ratio |
| photon branching ratio of this decay [fraction] | |
| double | photon_branch_ratio_error |
| photon branching ratio error of this decay [fraction] | |
| double | beta_branch_ratio |
| beta branching ratio of this decay [fraction] | |
| double | beta_branch_ratio_error |
| beta branching ratio error of this decay [fraction] | |
a struct matching the '/decay/decays' table in nuc_data.h5.
| double pyne::decay::branch_ratio_error |
branching ratio of this decay [fraction]
1.8.13