Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11222352
pythia6_dummy.f90
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Subscribers
None
pythia6_dummy.f90
View Options
subroutine
pylist
(
i
)
integer
,
intent
(
in
)
::
i
end subroutine
pylist
subroutine
pyinit
(
frame
,
beam
,
target
,
win
)
character
*
(
*
),
intent
(
in
)
::
frame
,
beam
,
target
double precision
,
intent
(
in
)
::
win
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pyinit
subroutine
pygive
(
chin
)
character
chin
*
(
*
)
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pygive
subroutine
pyevnt
()
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pyevnt
subroutine
pyexec
()
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pyexec
function
pyp
(
I
,
J
)
integer
,
intent
(
in
)
::
i
,
j
double precision
::
pyp
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end function
pyp
subroutine
pystat
(
mstat
)
integer
,
intent
(
in
)
::
mstat
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pystat
subroutine
pystop
()
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pystop
subroutine
pyrobo
(
imi
,
ima
,
the
,
phi
,
bex
,
bey
,
bez
)
integer
,
intent
(
in
)
::
imi
,
ima
double precision
,
intent
(
in
)
::
the
,
phi
,
bex
,
bey
,
bez
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pyrobo
subroutine
pyedit
(
medit
)
integer
,
intent
(
in
)
::
medit
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pyedit
subroutine
pyhepc
(
mconv
)
integer
,
intent
(
in
)
::
mconv
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end subroutine
pyhepc
function
pyr
(
idummy
)
integer
,
intent
(
in
)
::
idummy
write
(
0
,
"(A)"
)
"**************************************************************"
write
(
0
,
"(A)"
)
"*** Error: PYTHIA6 has not been enabled, WHIZARD terminates ***"
write
(
0
,
"(A)"
)
"**************************************************************"
stop
end function
pyr
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 14, 11:47 AM (2 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4981334
Default Alt Text
pythia6_dummy.f90 (3 KB)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment