cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
python_modules.AlphaS.apfelpp_cfi Namespace Reference

Variables

 apfelpp
 

Variable Documentation

◆ apfelpp

apfelpp
Initial value:
1= cepgen.Module('apfelpp',
2 alphaSref = float(0.118),
3 muQCDref = float(91.1876),
4 order = int(2),
5 quarkThresholds = [0.0, 0.0, 0.0, 1.414213562373095, 4.5, 175.0],
6 tabulatedParameters = cepgen.Parameters(
7 Lambda = float(0.25),
8 Qrange = (0.900000,1001.000000),
9 numValues = int(100),
10 order = int(3)
11 ),
12 useTabulated = True
13)

Definition at line 3 of file apfelpp_cfi.py.