CYCLUS
Public Attributes | List of all members
pyne::alpha Struct Reference

Detailed Description

a struct matching the '/decay/alphas' table in nuc_data.h5.

Definition at line 2380 of file pyne.h.

#include <pyne.h>

Public Attributes

double energy
 
int from_nuc
 
double intensity
 
int to_nuc
 

Member Data Documentation

◆ energy

double pyne::alpha::energy

energy of alpha

Definition at line 2383 of file pyne.h.

◆ from_nuc

int pyne::alpha::from_nuc

state id of parent nuclide

Definition at line 2381 of file pyne.h.

◆ intensity

double pyne::alpha::intensity

intensity of alpha decay

Definition at line 2384 of file pyne.h.

◆ to_nuc

int pyne::alpha::to_nuc

state id of child nuclide

Definition at line 2382 of file pyne.h.


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