1 #ifndef GENBB_DECAY0_MOLLER1_H_ 2 #define GENBB_DECAY0_MOLLER1_H_ 1 24 double * pe1,
double * pe2);
29 #endif // GENBB_DECAY0_MOLLER1_H_ void decay0_moller1(mygsl::rng &prng, double dcute, const double *pe0, double *pe1, double *pe2)
Simulates electron-electron Moller scattering.
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