1 #ifndef GENBB_DECAY0_ALPHA_H_ 2 #define GENBB_DECAY0_ALPHA_H_ 1 22 double E,
double tclev,
double thlev,
double &tdlev);
28 #endif // GENBB_DECAY0_ALPHA_H_ void decay0_alpha(mygsl::rng &prng, primary_event &event, double E, double tclev, double thlev, double &tdlev)
Generation of emission of alpha particle with fixed energy isotropically in the whole space.
Top-level namespace of the Bayeux/genbb_help module library.
Definition: alpha_decay.h:51
Top-level namespace of the Bayeux/mygsl module library.
Definition: base_decay_driver.h:47
Pseudo random number generator.
Definition: rng.h:53