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

Variables

 pythia6
 

Variable Documentation

◆ pythia6

pythia6
Initial value:
1= cepgen.Module('pythia6',
2 Lambda = float(0.25),
3 fixedAlphaS = float(0.2),
4 flavourThreshold = float(1.0),
5 maxNf = int(5),
6 maxQ2 = float(10.0),
7 minNf = int(3),
8 minQ2 = float(4.0),
9 nf = int(5),
10 order = int(1),
11 singularityTreatment = int(0)
12)

Definition at line 3 of file pythia6_cfi.py.