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

Variables

 pythia6
 

Variable Documentation

◆ pythia6

pythia6
Initial value:
1= cepgen.Module('pythia6',
2 maxTrials = int(1),
3 randomGenerator = cepgen.Module('stl',
4 seed = int(1721997398),
5 type = 'default'
6 ),
7 remnantsFragmentation = True,
8 seed = int(-1)
9)

Definition at line 3 of file pythia6_cfi.py.