Fork me on GitHub

Ticket #1080: main03.cmnd

File main03.cmnd, 1.4 KB (added by Aimane, 8 years ago)
Line 
1! main03.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! Names are case-insensitive - but spellings-sensitive!
5! The settings here are illustrative, not always physics-motivated.
6
7! 1) Settings used in the main program.
8Main:numberOfEvents = 500000 ! number of events to generate
9Main:timesAllowErrors = 100 ! how many aborts before run stops
10
11! 2) Settings related to output in init(), next() and stat().
12Init:showChangedSettings = on ! list changed settings
13Init:showChangedParticleData = off ! list changed particle data
14Next:numberCount = 1000 ! print message every n events
15Next:numberShowInfo = 10 ! print event information n times
16Next:numberShowProcess = 10 ! print process record n times
17Next:numberShowEvent = 0 ! print event record n times
18
19! 3) Beam parameter settings. Values below agree with default ones.
20Beams:idA = 11 ! first beam, p = 2212, pbar = -2212
21Beams:idB = -11 ! second beam, p = 2212, pbar = -2212
22Beams:eCM = 240. ! CM energy of collision
23
24! 4) Settings for the hard-process generation.
25
26PartonLevel:ISR = on ! initial-state radiation
27WeakSingleBoson:ffbar2gmZ = on
28WeakSingleBoson:ffbar2W = on
2922:onMode = off
3022:onIfMatch = 13 13
3123:onMode = off
3223:onIfMatch = 13 13
3324:onMode = off
3424:onIfMatch = 13 13