Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
aran9.f
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file aran9.f
1
C
2
C
3
SUBROUTINE
aran9
(QRAN,NDIM)
4
dimension qran(10)
5
common/seedvax/num1
6
DO
1
i
=1,ndim
7
1 qran(
i
)=
atl_ran
(num1)
8
RETURN
9
END
coresoftware
blob
master
generators
hijing
src
aran9.f
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:17:59
using
1.8.2 with
sPHENIX GitHub integration