Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
7dd89386
Commit
7dd89386
authored
Mar 17, 2005
by
Lynn Garren
Browse files
call pylist(11)
parent
c8457099
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
HepPDT/examples/examListPythia.lpt.save
0 → 100644
View file @
7dd89386
This diff is collapsed.
Click to expand it.
HepPDT/examples/examListPythiaInterface.F
0 → 100644
View file @
7dd89386
subroutine
list_pythia
C
C
list
jetset
particle
definitions
C
#include "pydat1.inc"
INTEGER
LNHOUT
C
lnhout
=
22
MSTU
(
11
)
=
LNHOUT
OPEN
(
UNIT
=
LNHOUT
,
FILE
=
'examListPythia.lpt'
,
STATUS
=
'NEW'
)
C
C
...
call
pylist
(
11
)
C
...
enable
pylist
(
12
)
if
you
need
a
new
pythia
decay
table
C
call
pylist
(
12
)
C
C
c
...
close
output
file
CLOSE
(
UNIT
=
LNHOUT
)
return
END
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment