evalcsusy.f  --  Version 2.00
------------------------------------------------------------
Program: evalcsusy
Authors: R. Harlander (U Karlsruhe) and M. Steinhauser (U Hamburg)
Date   : August 2004
v2.00  : June 2005
v2.01  : March 2009 (functions.f replaced)
------------------------------------------------------------

for documentation, see

***********
"Supersymmetric Higgs production in gluon fusion at
 next-to-leading order"
 by Robert V. Harlander and Matthias Steinhauser
 JHEP 09 (2004) 066 [hep-ph/0409010].

 and

"Pseudo-scalar Higgs production at next-to-leading order SUSY-QCD"
 by Robert V. Harlander and Franziska Hofmann
 TTP05-07, SFB/CPP-05-17, hep-ph/0507041
***********

compilation:
> make

or:
> f77 -c functions.f readslha.f slhablocks.f \
  odeint8.f rkck8.f rkqs8.f.f obj/*.f
> mv gghmix*.o obj/
> f77 -o evalcsusy evalcsusy.f functions.o readslha.o slhablocks.o \
  odeint8.o rkck8.o rkqs8.o \
  obj/*.o -L`cernlib -v pro kernlib,mathlib`

execution:

> ./x.evalcsusy example.in test.out

subsequent check:
> diff test.out example.out


**************************

Remarks about compilers:
* The current version has been tested on several platforms
  using the g77 compiler (version 2.95 or higher).
  Problems due to long continuation lines may arise with other compilers.
* Compile time ranges from a few minutes to a few hours, depending
  on the platform.

**************************

CHANGES:
--------
* v2 includes pseudo-scalar Higgs production

**************************
[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]HEADER.txt2009-03-30 16:28 1.5K 
[   ]HEADER.txt.old2005-07-06 11:57 1.0K 
[TXT]HEADER_mar09.txt2005-07-06 11:57 1.4K 
[   ]Readme2009-03-30 16:23 1.5K 
[   ]evalcsusy-1.00.tar.gz2004-09-01 18:21 88K 
[   ]evalcsusy-2.00.tar.gz2005-07-05 10:53 94K 
[   ]evalcsusy-2.01.tar.gz2009-03-18 18:09 102K 
[   ]evalcsusy-as-1.00.tar.gz2004-09-06 10:22 91K 

Apache/2.4.52 (Ubuntu) Server at www.ttp.kit.edu Port 443