5 IMPLICIT REAL*8(a-
h,o-
z)
10 ptmin=abs(
hipr1(10))-0.25
13 IF(
ihpr2(3).EQ.3)
THEN
17 ptmax=abs(
hipr1(10))+0.25
19 IF(ptmax.LE.ptmin) ptmax=ptmin+0.25
20 pt2=(ptmax**2-ptmin**2)*
x(1)+ptmin**2
22 xt=2.0*dsqrt(amt2)/
hint1(1)
23 ymx1=dlog(1.0/xt+dsqrt(1.0/xt**2-1.0))
25 ymx2=dlog(2.0/xt-dexp(y1))
26 ymn2=dlog(2.0/xt-dexp(-y1))
27 y2=(ymx2+ymn2)*
x(3)-ymn2
28 IF(
ihpr2(3).EQ.3)
THEN
29 gtrig=2.0*
ghvq(y1,y2,amt2)
30 ELSE IF(
ihpr2(3).EQ.2)
THEN
35 fjetrig=2.0*ymx1*(ymx2+ymn2)*(ptmax**2-ptmin**2)