Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmc_random.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine rndmq (nseed1, nseed2, nseq, chopt)
 
real function rndm (dummy)
 
integer function irndm (dummy)
 
subroutine nran (r, n)
 
subroutine rannor (a, b)
 
real function ranf (dummy)
 
real function rlu (idummy)
 
subroutine ranums (r, n)
 

Function/Subroutine Documentation

integer function irndm ( real  dummy)

Definition at line 86 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 86 of file gmc_random.f

References i, and r.

Referenced by rndmq().

+ Here is the caller graph for this function:

subroutine nran ( real, dimension(n r,
integer  n 
)

Definition at line 104 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 104 of file gmc_random.f

References n, and r.

Referenced by rannor(), and rndmq().

+ Here is the caller graph for this function:

real function ranf ( real  dummy)

Definition at line 137 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 137 of file gmc_random.f

References r.

Referenced by rndmq().

+ Here is the caller graph for this function:

subroutine rannor ( real  a,
real  b 
)

Definition at line 119 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 119 of file gmc_random.f

References nran(), and r.

Referenced by rndmq().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine ranums ( real, dimension(n r,
integer  n 
)

Definition at line 170 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 170 of file gmc_random.f

References n, and r.

Referenced by rndmq().

+ Here is the caller graph for this function:

real function rlu ( integer  idummy)

Definition at line 153 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 153 of file gmc_random.f

References r, and rlu().

+ Here is the call graph for this function:

real function rndm ( real  dummy)

Definition at line 72 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 72 of file gmc_random.f

References r.

Referenced by rndmq().

+ Here is the caller graph for this function:

subroutine rndmq ( integer  nseed1,
integer  nseed2,
integer  nseq,
character*(*)  chopt 
)

Definition at line 26 of file gmc_random.f.

View newest version in sPHENIX GitHub at line 26 of file gmc_random.f

References irndm(), nran(), ranf(), rannor(), ranums(), rlu(), rndm(), and Acts::ExaTrkXTimer::stop().

+ Here is the call graph for this function: