]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PYTHIA8/pythia8175/examples/main86.cmnd
Update to 8.175
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8175 / examples / main86.cmnd
1 ! main86.cmnd.
2 ! This file contains commands to be read in for a Pythia8 run. 
3 ! Lines not beginning with a letter or digit are comments.
4
5 // Number of events generated
6 Main:numberOfEvents        = 1000
7
8 // Specify shower options
9 HadronLevel:all            = on
10 PartonLevel:MPI            = on
11
12 // Core process for merging
13 Merging:Process            = pp>LEPTONS,NEUTRINOS
14
15 // Maximal number of additional LO jets.
16 Merging:nJetMax            = 2
17
18 // Merging scale value.
19 Merging:TMS                = 15
20
21 // Switch off enforced rapidity ordering
22 SpaceShower:rapidityOrder  = off
23
24 // Since UMEPS is a tree-level merging method, both leading-order and 
25 // next-to-neading order PDFs are allowed. However, from parton shower 
26 // considerations, leading-order PDFs are preferred, since multiparton 
27 // interactions probe the incoming hadron at small momentum scales.  
28 // Example PDF files generated with CTEQ6M PDFs.
29 PDF:useLHAPDF              = on
30 PDF:LHAPDFset              = cteq6m.LHpdf
31 SpaceShower:alphaSvalue    = 0.118
32 TimeShower:alphaSvalue     = 0.118