JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
|
Functions/Subroutines | |
real *8 function | hto_ralphas (rs0, rs, als) |
real *8 function | hto_qcdlam (nf, als, rs, x1, x2, xacc) |
real *8 function | hto_qcdscale (nf, als, rs, x) |
real *8 function, dimension(2) | hto_run_bc (scal) |
real *8 function | hto_rrunm (x1, x2, xacc, qm, als, rm1, rm2, fn) |
real *8 function | hto_qcdmass (qm, als, rm1, rm2, fn, x) |
real*8 function hto_qcd::hto_qcdlam | ( | integer | nf, |
real*8 | als, | ||
real*8 | rs, | ||
real*8 | x1, | ||
real*8 | x2, | ||
real*8 | xacc | ||
) |
Definition at line 3114 of file CALLING_cpHTO.f.
real*8 function hto_qcd::hto_qcdmass | ( | real*8 | qm, |
real*8 | als, | ||
real*8 | rm1, | ||
real*8 | rm2, | ||
real*8 | fn, | ||
real*8 | x | ||
) |
Definition at line 3327 of file CALLING_cpHTO.f.
real*8 function hto_qcd::hto_qcdscale | ( | integer | nf, |
real*8 | als, | ||
real*8 | rs, | ||
real*8 | x | ||
) |
Definition at line 3139 of file CALLING_cpHTO.f.
real*8 function hto_qcd::hto_ralphas | ( | real*8 | rs0, |
real*8 | rs, | ||
real*8 | als | ||
) |
Definition at line 3035 of file CALLING_cpHTO.f.
real*8 function hto_qcd::hto_rrunm | ( | real*8 | x1, |
real*8 | x2, | ||
real*8 | xacc, | ||
real*8 | qm, | ||
real*8 | als, | ||
real*8 | rm1, | ||
real*8 | rm2, | ||
real*8 | fn | ||
) |
Definition at line 3292 of file CALLING_cpHTO.f.
real*8 function, dimension(2) hto_qcd::hto_run_bc | ( | real*8 | scal | ) |
Definition at line 3157 of file CALLING_cpHTO.f.