Changeset 7dac4ea in git for examples/Pythia8
- Timestamp:
- May 17, 2021, 6:05:45 PM (3 years ago)
- Branches:
- master
- Children:
- 1c1c9c2, 33a6b3a, f8e61b2
- Parents:
- 4afb18d (diff), 4acf2fd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Michele Selvaggi <michele.selvaggi@…> (05/17/21 18:05:45)
- git-committer:
- GitHub <noreply@…> (05/17/21 18:05:45)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Pythia8/ee_zh.cmnd
r4afb18d r7dac4ea 1 1 2 ! number of events to generate 2 3 Main:numberOfEvents = 1000 ! number of events to generate 3 4 … … 7 8 8 9 ! Vertex smearing : 9 !Beams:allowVertexSpread = on10 !Beams:sigmaVertexX = 9.70e-3 ! 13.7 mum / sqrt211 !Beams:sigmaVertexY = 25.5E-6 ! 36.1 nm / sqrt212 !Beams:sigmaVertexZ = 0.64 ! 0.64 mm13 !Beams:sigmaTime = 0.64 ! 0.64 mm14 ï¿Œ15 10 11 Beams:allowVertexSpread = on 12 Beams:sigmaVertexX = 9.70e-3 ! 13.7 mum / sqrt2 13 Beams:sigmaVertexY = 25.5E-6 ! 36.1 nm / sqrt2 14 Beams:sigmaVertexZ = 0.64 ! 0.64 mm 15 Beams:sigmaTime = 0.64 ! 0.64 mm 16 16 17 17 ! Higgsstrahlung process … … 20 20 ! 5) Force the Z decays to muons 21 21 23:onMode = off 22 23:onIfAny = 1 1 -1122 23:onIfAny = 13 -13
Note:
See TracChangeset
for help on using the changeset viewer.