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
ghijjet1.F
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file ghijjet1.F
1
fvoidp
FUNCTION
hijjet1_address()
2
3
common/hijjet1/
npj
(300),
kfpj
(300,500),
pjpx
(300,500),
4
&
pjpy
(300,500),
pjpz
(300,500),
pjpe
(300,500),
5
&
pjpm
(300,500),
ntj
(300),
kftj
(300,500),
6
&
pjtx
(300,500),
pjty
(300,500),
pjtz
(300,500),
7
&
pjte
(300,500),
pjtm
(300,500)
8
SAVE
/hijjet1/
9
EXTERNAL
hidata
! All that is required to force loading of BLOCK DATA
10
fvoidp getaddr
11
12
hijjet1_address = getaddr(
npj
)
13
14
RETURN
15
END
coresoftware
blob
master
generators
sHijing
ghijjet1.F
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:04
using
1.8.2 with
sPHENIX GitHub integration