cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pythia6_cfi.py
Go to the documentation of this file.
1
7
8
from
EventModifiers.pythia6_cfi
import
pythia6
as
_pythia6
9
from
Config.Hadronisation.pythia6Tunes_cff
import
*
10
11
pythia6 = _pythia6.clone(
12
seed = 1000,
13
preConfiguration = (
14
'MSTU(21)=1'
,
15
),
16
tuningSettings = pythia6noUESettings,
17
#tuningSettings = pythia6CUEP6S1Settings,
18
#tuningSettings = pythia6UEZ2starSettings,
19
processConfiguration = (
20
'tuningSettings'
,
21
),
22
)
python
Config
Hadronisation
pythia6_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7