Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Attributes | List of all members
genbb::beta_decay::electron_shakeoff_entry Struct Reference

Entry for a given daughter recoil ion's charge state. More...

#include <bayeux/genbb_help/beta_decay.h>

Public Attributes

int charge
 Daughter recoil ion's charge state. More...
 
double probability
 Probability. More...
 
double cumul_probability
 Cumulative probability. More...
 

Detailed Description

Entry for a given daughter recoil ion's charge state.

Member Data Documentation

◆ charge

int genbb::beta_decay::electron_shakeoff_entry::charge

Daughter recoil ion's charge state.

◆ cumul_probability

double genbb::beta_decay::electron_shakeoff_entry::cumul_probability

Cumulative probability.

◆ probability

double genbb::beta_decay::electron_shakeoff_entry::probability

Probability.


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