Fork me on GitHub

source: git/examples/Pythia8/ee_zh.cmnd@ a617744

Last change on this file since a617744 was 3f8466a, checked in by michele <michele.selvaggi@…>, 3 years ago

added dummy ee->zh pythia card in example

  • Property mode set to 100644
File size: 358 bytes
Line 
1
2Main:numberOfEvents = 10000 ! number of events to generate
3
4Beams:idA = 11 ! first beam, e- = -11
5Beams:idB = -11 ! second beam, e+ = 11
6Beams:eCM = 240. ! CM energy of collision
7
8! Higgsstrahlung process
9HiggsSM:ffbar2HZ = on
10
11! 5) Force the Z decays to muons
1223:onMode = off
1323:onIfAny = 11 -11
14
Note: See TracBrowser for help on using the repository browser.