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
ktIntegrated_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
ktIntegrated = cepgen.Module(
'KTIntegrated'
,
4
integrator = cepgen.Module(
'gsl'
,
5
alpha = float(0.0),
6
beta = float(0.0),
7
epsabs = float(0.0),
8
epsrel = float(0.1),
9
fixedType = int(3),
10
limit = int(1000),
11
mode = int(0),
12
nodes = int(100),
13
params = cepgen.Parameters(),
14
range = (0.000000,1.000000),
15
verbosity = int(0)
16
),
17
kt2range = (0.000000,10000.000000),
18
ktFlux = cepgen.Module(
'BudnevElastic'
)
19
)
python_modules
PartonFluxes
ktIntegrated_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7