cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
apfelpp_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
apfelpp = cepgen.Module(
'apfelpp'
,
4
alphaSref = float(0.118),
5
muQCDref = float(91.1876),
6
order = int(2),
7
quarkThresholds = [0.0, 0.0, 0.0, 1.414213562373095, 4.5, 175.0],
8
tabulatedParameters = cepgen.Parameters(
9
Lambda = float(0.25),
10
Qrange = (0.900000,1001.000000),
11
numValues = int(100),
12
order = int(3)
13
),
14
useTabulated =
True
15
)
python_modules
AlphaS
apfelpp_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7