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

Variables

 pythia8
 

Variable Documentation

◆ pythia8

pythia8
Initial value:
1= cepgen.Module('pythia8',
2 leptonParams = cepgen.Parameters(
3 Q2max = float(50.0),
4 beamPdgId = int(11),
5 sqrtS = float(-1.0)
6 ),
7 partonPdgId = int(22),
8 type = 'Proton2gammaDZ'
9)

Definition at line 3 of file pythia8_cfi.py.