]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HIJING/hijing1_36/fhin.F
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / HIJING / hijing1_36 / fhin.F
CommitLineData
e74335a4 1* $Id$
2C
3C
4C
5 FUNCTION FHIN(X)
6#include "hiparnt.inc"
7 OMG=OMG0(X)*(HIPR1(30)+HINT1(11))/HIPR1(31)/2.0
8 FHIN=1.0-EXP(-2.0*OMG)
9 RETURN
10 END