Fork me on GitHub

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

Last change on this file since a47edcc was 53f4746, checked in by Franco BEDESCHI <bed@…>, 4 years ago

Cluster counting example and VertexFit update

  • Property mode set to 100644
File size: 603 bytes
Line 
1
2Main:numberOfEvents = 10 ! 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! Vertex smearing :
9Beams:allowVertexSpread = off
10!Beams:sigmaVertexX = 9.70e-3 ! 13.7 mum / sqrt2
11!Beams:sigmaVertexY = 25.5E-6 ! 36.1 nm / sqrt2
12!Beams:sigmaVertexZ = 20.64 ! 0.64 mm
13!ï¿ŒBeams:sigmaVertexT = 0.64 ! 0.64 mm
14ᅩ
15
16
17! Higgsstrahlung process
18HiggsSM:ffbar2HZ = on
19
20! 5) Force the Z decays to muons
2123:onMode = off
2223:onIfAny = 13 -13
Note: See TracBrowser for help on using the repository browser.