tudo-astroparticlephysics / PROPOSAL

Monte Carlo Simulation propagating charged Leptons through Media as C++ Library
GNU Lesser General Public License v3.0
35 stars 21 forks source link

Adapt kinetmatic limits of `ForElectronPositron` #386

Open Jean1995 opened 9 months ago

Jean1995 commented 9 months ago

The parametrization ForElectronPositron, i.e., the creation of an electron-positron pair by an ingoing electron or positron, currently uses the kinematic limits from the corresponding parametrizations for muons, i.e., KelnerKokoulinPetrukhin.

Since those kinematic limits are motivated by ideas not applicable to this parametrizations, one should use different kinematic limits here, e.g., v_min = 2m/E, v_max = 1 - m/E, rho_max = 1 - 2m / (v*E)