1 #ifndef GENBB_DECAY0_PAIREXT_H_ 2 #define GENBB_DECAY0_PAIREXT_H_ 1 24 double teta1,
double teta2,
25 double phi1,
double phi2,
double Z);
30 #endif // GENBB_DECAY0_PAIREXT_H_ Top-level namespace of the Bayeux/genbb_help module library.
Definition: alpha_decay.h:51
void decay0_pairext(mygsl::rng &prng, primary_event &event, double E1, double E2, double teta1, double teta2, double phi1, double phi2, double Z)
Top-level namespace of the Bayeux/mygsl module library.
Definition: base_decay_driver.h:47
Pseudo random number generator.
Definition: rng.h:53