]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HIJING/hijing1_36/aran9.F
Add the possibiloity to save cut settings in the ROOT file
[u/mrichter/AliRoot.git] / HIJING / hijing1_36 / aran9.F
1 * $Id$
2 C
3 C
4       SUBROUTINE ARAN9(QRAN,NDIM)
5       DIMENSION QRAN(10)
6       DO 1 I=1,NDIM
7     1 QRAN(I)=RLU_HIJING(0)
8       RETURN
9       END