]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HIJING/hijing1_36/fnkick2.F
Add the possibiloity to save cut settings in the ROOT file
[u/mrichter/AliRoot.git] / HIJING / hijing1_36 / fnkick2.F
1 * $Id$
2 C
3 C
4         FUNCTION FNKICK2(X)
5 #include "hiparnt.inc"
6         FNKICK2=X*EXP(-2.0*X/HIPR1(42))
7         RETURN
8         END