1 #ifndef GENBB_DECAY0_COMPTON1_H_ 2 #define GENBB_DECAY0_COMPTON1_H_ 1 24 const double * pg0,
double *pg1,
double *pe1);
29 #endif // GENBB_DECAY0_COMPTON1_H_ void decay0_compton1(mygsl::rng &prng, const double *pg0, double *pg1, double *pe1)
Simulates photon-electron Compton 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