1 #ifndef GENBB_DECAY0_COMPTON_H_ 2 #define GENBB_DECAY0_COMPTON_H_ 1 23 double teta1,
double teta2,
24 double phi1,
double phi2);
29 #endif // GENBB_DECAY0_COMPTON_H_ void decay0_compton(mygsl::rng &prng, primary_event &event, double E1, double E2, double teta1, double teta2, double phi1, double phi2)
To sample the momentum of initial gamma quantum for COMPTON1 subroutine and store the momenta of scat...
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