cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
python.Config.Hadronisation.pythia6Tunes_cff Namespace Reference

Variables

tuple pythia6noUESettings
 
tuple pythia6CUEP6S1Settings
 
tuple pythiaUEZ2starSettings
 

Variable Documentation

◆ pythia6CUEP6S1Settings

tuple pythia6CUEP6S1Settings

Definition at line 17 of file pythia6Tunes_cff.py.

◆ pythia6noUESettings

tuple pythia6noUESettings
Initial value:
1= (
2 'MSTU(21)=1 ! Check on possible errors during program execution',
3 'MSTJ(22)=2 ! Decay those unstable particles',
4 'PARJ(71)=10 . ! for which ctau 10 mm',
5 'MSTP(33)=0 ! no K factors in hard cross sections',
6 'MSTP(2)=1 ! which order running alphaS',
7 'MSTP(81)=0 ! multiple parton interactions 1 is Pythia default'
8)

Definition at line 8 of file pythia6Tunes_cff.py.

◆ pythiaUEZ2starSettings

tuple pythiaUEZ2starSettings
Initial value:
1= (
2 # shamelessly stolen from
3 # https://github.com/cms-sw/cmssw/blob/master/Configuration/Generator/python/PythiaUEZ2starSettings_cfi.py
4 'MSTU(21)=1 ! Check on possible errors during program execution',
5 'MSTJ(22)=2 ! Decay those unstable particles',
6 'PARJ(71)=10 . ! for which ctau 10 mm',
7 'MSTP(33)=0 ! no K factors in hard cross sections',
8 'MSTP(2)=1 ! which order running alphaS',
9 'MSTP(51)=10042 ! structure function chosen (external PDF CTEQ6L1)',
10 'MSTP(52)=2 ! work with LHAPDF',
11 'PARP(82)=1.921 ! pt cutoff for multiparton interactions',
12 'PARP(89)=1800. ! sqrts for which PARP82 is set',
13 'PARP(90)=0.227 ! Multiple interactions: rescaling power',
14 'MSTP(95)=6 ! CR (color reconnection parameters)',
15 'PARP(77)=1.016 ! CR',
16 'PARP(78)=0.538 ! CR',
17 'PARP(80)=0.1 ! Prob. colored parton from BBR',
18 'PARP(83)=0.356 ! Multiple interactions: matter distribution parameter',
19 'PARP(84)=0.651 ! Multiple interactions: matter distribution parameter',
20 'PARP(62)=1.025 ! ISR cutoff',
21 'MSTP(91)=1 ! Gaussian primordial kT',
22 'PARP(93)=10.0 ! primordial kT-max',
23 'MSTP(81)=21 ! multiple parton interactions 1 is Pythia default',
24 'MSTP(82)=4 ! Defines the multi-parton model'
25)

Definition at line 53 of file pythia6Tunes_cff.py.