whizard is hosted by Hepforge, IPPP Durham

Ticket #793: pythia6-parameters.sin

File pythia6-parameters.sin, 1.2 KB (added by Juergen Reuter, 8 years ago)

Here is a file of the PYTHIA parameters truncated to the essentials.

Line 
1########################################################################
2#
3# Higgs mass and pythia6 hadronization parameter setting
4#
5# Set a variable ?is_higgs_process in a caller script
6#   logical ?is_higgs_process = true
7# for mH=125.0 GeV
8#   logical ?is_higgs_process = false   
9# for mH=2000 GeV
10#
11# ##################################################################################
12
13# ##################################################################################
14# Parameters for Pythia hadronization
15# ?ps_isr_active = true
16# Do we need to set ps_isr_active = true, when isr is set by beams command
17# ##################################################################################
18  mH = 2000 GeV
19  wH = 10 GeV
20  ?ps_fsr_active = true
21  ?hadronization_active = true
22  $shower_method = "PYTHIA6"
23  $ps_PYTHIA_PYGIVE = "MSTJ(28)=2;PMAS(25,1)=2000.0;PMAS(25,2)=10.0;MSTJ(41)=2; MSTU(22)=20; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000;PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200;PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000;PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000;PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MWID(25)=2"
24
25