Last change
on this file since 4acf2fd was 4acf2fd, checked in by GitHub <noreply@…>, 3 years ago |
Merge branch 'master' into master
|
-
Property mode
set to
100644
|
File size:
623 bytes
|
Rev | Line | |
---|
[3f8466a] | 1 |
|
---|
[4acf2fd] | 2 | ! number of events to generate
|
---|
[f08474a] | 3 | Main:numberOfEvents = 1000 ! number of events to generate
|
---|
[3f8466a] | 4 |
|
---|
| 5 | Beams:idA = 11 ! first beam, e- = -11
|
---|
| 6 | Beams:idB = -11 ! second beam, e+ = 11
|
---|
| 7 | Beams:eCM = 240. ! CM energy of collision
|
---|
| 8 |
|
---|
[4739226] | 9 | ! Vertex smearing :
|
---|
| 10 |
|
---|
[4acf2fd] | 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
|
---|
[4739226] | 16 |
|
---|
[3f8466a] | 17 | ! Higgsstrahlung process
|
---|
| 18 | HiggsSM:ffbar2HZ = on
|
---|
| 19 |
|
---|
| 20 | ! 5) Force the Z decays to muons
|
---|
| 21 | 23:onMode = off
|
---|
[53f4746] | 22 | 23:onIfAny = 13 -13
|
---|
Note:
See
TracBrowser
for help on using the repository browser.