]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HIJING/hijing1_36/rwdsax.F
Fixing bugs in FMD reconstruction. Everything should work now
[u/mrichter/AliRoot.git] / HIJING / hijing1_36 / rwdsax.F
CommitLineData
e74335a4 1* $Id$
2C
3C
4 FUNCTION RWDSAX(X)
5 RWDSAX=X*X*WDSAX(X)
6 RETURN
7 END