]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HIJING/hijing1_36/rwdsax.F
Add the possibiloity to save cut settings in the ROOT file
[u/mrichter/AliRoot.git] / HIJING / hijing1_36 / rwdsax.F
1 * $Id$
2 C
3 C
4         FUNCTION RWDSAX(X)
5         RWDSAX=X*X*WDSAX(X)
6         RETURN
7         END