ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
title.f
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file title.f
1
C
2
C
3
C
4
C
5
C
6
SUBROUTINE
title
7
WRITE
(6,200)
8
200
FORMAT
(//10
x
,
9
&
'**************************************************'
/10
x
,
10
&
'* | \\ _______ / ------/ *'
/10
x
,
11
&
'* ----- ------ |_____| /_/ / *'
/10
x
,
12
&
'* ||\\ / |_____| / / \\ *'
/10
x
,
13
&
'* /| \\ /_/ /_______ /_ / \\_ *'
/10
x
,
14
&
'* / | / / / / / | ------- *'
/10
x
,
15
&
'* | / /\\ / / | / | *'
/10
x
,
16
&
'* | / / \\ / / \\_| / ------- *'
/10
x
,
17
&
'* *'
/10
x
,
18
&
'**************************************************'
/10
x
,
19
&
' HIJING '
/10
x
,
20
&
' Heavy Ion Jet INteraction Generator '
/10
x
,
21
&
' by '
/10
x
,
22
&
' X. N. Wang and M. Gyulassy '
/10
x
,
23
&
' Lawrence Berkeley Laboratory '
//)
24
RETURN
25
END
coresoftware
blob
master
generators
hijing
src
title.f
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:29
using
1.8.2 with
ECCE GitHub integration