 
 
 
 
 
   
DOUBLE PRECISION FUNCTION Q2SIG(XPRIME,QLAM,KAPPA,LOOPFL,NF) - Instanton-induced hard subprocess total cross section
 
Calculation of 
| ![\begin{displaymath}
Q^{\prime 2}\ \sigma^{(I)}_{q^\prime g}\ [{\rm nb}\ {\rm GeV}^2],
\end{displaymath}](img1.gif) | (1) | 
 is the instanton-induced total hard 
subprocess cross section taken from Ref. [1], as a function of
 is the instanton-induced total hard 
subprocess cross section taken from Ref. [1], as a function of 
 ,
, 
 and
 
and 
 ,
, 
 and
 and 
 .
. 
Q2SIG uses the form of the cross section derived in 
Ref. [1], 
 and
 and  , satisfying
, satisfying
|  | (5) | 
The  -action,
-action, 
 , as well its
, as well its  -derivatives, 
entering the expression (2) for the cross section, 
are calculated in the subroutine ACTION. For default settings of the
contrôl flags in QIINIT (VALFLAG=.TRUE.), it is given by the 
exact valley form [2,3],
-derivatives, 
entering the expression (2) for the cross section, 
are calculated in the subroutine ACTION. For default settings of the
contrôl flags in QIINIT (VALFLAG=.TRUE.), it is given by the 
exact valley form [2,3], 
The fermionic overlap  is calculated in the subroutine
OMEGA, which uses a simple but accurate approximation for the exact
result from Ref. [1],
 is calculated in the subroutine
OMEGA, which uses a simple but accurate approximation for the exact
result from Ref. [1],
|  | (11) | 
The system (3) and (4) of saddle point equations is treated
as follows: In a first step, it is solved explicitly for  in 
terms of
 in 
terms of  ,
, 
 denotes the Lambert
 denotes the Lambert  -function, i.e. the solution of
-function, i.e. the solution of 
 . The latter is provided by the function LAMBERTW. 
The saddle-point
. The latter is provided by the function LAMBERTW. 
The saddle-point 
 is 
then found by inserting Eq. (12) into
 is 
then found by inserting Eq. (12) into  
 . This is done by calling the 
function XI. The numerical solution
. This is done by calling the 
function XI. The numerical solution 
 can then be
inserted into Eq. (12) to obtain
 can then be
inserted into Eq. (12) to obtain 
 .
. 
The values of 
 are calculated
in the subroutine XQS.
 are calculated
in the subroutine XQS. 
 
 
 
 
 
 
   1999-08-21