JHUGen MELA  JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
hto_real_ln::operator(.rln.) Interface Reference

Public Member Functions

real *8 function rln (x, ep)
 

Detailed Description

Definition at line 425 of file CALLING_cpHTO.f.

Member Function/Subroutine Documentation

◆ rln()

real*8 function hto_real_ln::operator(.rln.)::rln ( real*8, intent(in)  x,
real*8, intent(in)  ep 
)

Definition at line 430 of file CALLING_cpHTO.f.

430  IMPLICIT NONE
431  real*8 rln
432  real*8, INTENT(IN) :: x,ep
433  rln= log(abs(x))

The documentation for this interface was generated from the following file: