1 #ifndef GENBB_DECAY0_MOLLER_H_ 2 #define GENBB_DECAY0_MOLLER_H_ 1 21 double teta1,
double teta2,
22 double phi1,
double phi2,
28 #endif // GENBB_DECAY0_MOLLER_H_ void decay0_moller(mygsl::rng &prng, primary_event &event, double E1, double E2, double teta1, double teta2, double phi1, double phi2, double dcute)
To sample the momentum of initial electron for MOLLER1 subroutine and store the momenta of scattered ...
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