cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Toggle main menu visibility
Main Page
Related Pages
Packages
Package List
Package Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
y
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
y
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
b
c
d
e
g
h
i
l
m
n
p
r
t
u
w
x
y
z
Related Symbols
d
g
h
o
u
v
Files
File List
File Members
All
_
a
b
c
d
e
h
o
p
r
s
Functions
Variables
Macros
_
b
c
d
e
p
r
s
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
dummy_f77_process.f
Go to the documentation of this file.
1
function
dummy_f77_process
()
2
implicit none
3
double precision
dummy_f77_process
4
!--------------------------------------------------------------------------
5
! CepGen overhead
6
!--------------------------------------------------------------------------
7
include
'KTBlocks.inc'
! mandatory, include the kinematics common blocks
8
call
cepgen_print
! optional, display some run parameters information
9
!--------------------------------------------------------------------------
10
! end of overhead, beginning of process definition
11
!--------------------------------------------------------------------------
12
dummy_f77_process
= 1.d0
! placeholder, your actual definition is to be
13
! implemented here
14
!--------------------------------------------------------------------------
15
! end of process definition
16
!--------------------------------------------------------------------------
17
return
18
end
19
cepgen_print
subroutine cepgen_print
Definition
cepgen_print.f:18
dummy_f77_process
double precision function dummy_f77_process()
Definition
dummy_f77_process.f:2
CepGenProcesses
Examples
dummy_f77_process.f
Generated on Mon Jul 29 2024 for CepGen by
1.9.7