1 #ifndef GENBB_DECAY0_PAIREXT1_H_ 2 #define GENBB_DECAY0_PAIREXT1_H_ 1 24 const double *pg0,
double *pe1,
double *pe2);
29 #endif // GENBB_DECAY0_PAIREXT1_H_ void decay0_pairext1(mygsl::rng &prng, double Z, const double *pg0, double *pe1, double *pe2)
Simulates e+e- pair production by photons in a target with atomic number Z.
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