-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add noBES Pythia8 cards for resonant Higgs prod at 125 GeV (with BES,…
… the P8 generation is by far too inefficient). And updated the remaining P8 cards at the Z peak.
- Loading branch information
1 parent
8722460
commit a4d04a5
Showing
10 changed files
with
224 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
Random:setSeed = on | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
PDF:lepton = on | ||
|
||
! 2) Settings related to output in init(), next() and stat(). | ||
Init:showChangedSettings = on ! list changed settings | ||
Init:showChangedParticleData = off ! list changed particle data | ||
Next:numberCount = 100 ! print message every n events | ||
Next:numberShowInfo = 1 ! print event information n times | ||
Next:numberShowProcess = 1 ! print process record n times | ||
Next:numberShowEvent = 0 ! print event record n times | ||
|
||
Beams:idA = 11 ! first beam, e+ = 11 | ||
Beams:idB = -11 ! second beam, e- = -11 | ||
|
||
! Beam energy spread: 0.132% x 62.5 GeV = 0.0825 GeV | ||
Beams:allowMomentumSpread = off | ||
Beams:sigmaPzA = 0.0825 | ||
Beams:sigmaPzB = 0.0825 | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 4.50e-3 ! 6.4 mum / sqrt2 | ||
Beams:sigmaVertexY = 20.0E-6 ! 28.3 nm / sqrt2 | ||
Beams:sigmaVertexZ = 0.30 ! 0.30 mm | ||
|
||
! 3) Hard process : ttbar pair production at 100TeV | ||
Beams:eCM = 125 ! CM energy of collision | ||
HiggsSM:ffbar2H = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! initial-state radiation | ||
PartonLevel:FSR = on ! final-state radiation | ||
|
||
! 5) Non-standard settings; exemplifies tuning possibilities. | ||
25:m0 = 125.0 ! Higgs mass | ||
25:onMode = off | ||
25:onIfAny = 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
Random:setSeed = on | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
PDF:lepton = on | ||
|
||
! 2) Settings related to output in init(), next() and stat(). | ||
Init:showChangedSettings = on ! list changed settings | ||
Init:showChangedParticleData = off ! list changed particle data | ||
Next:numberCount = 100 ! print message every n events | ||
Next:numberShowInfo = 1 ! print event information n times | ||
Next:numberShowProcess = 1 ! print process record n times | ||
Next:numberShowEvent = 0 ! print event record n times | ||
|
||
Beams:idA = 11 ! first beam, e+ = 11 | ||
Beams:idB = -11 ! second beam, e- = -11 | ||
|
||
! Beam energy spread: 0.132% x 62.5 GeV = 0.0825 GeV | ||
Beams:allowMomentumSpread = off | ||
Beams:sigmaPzA = 0.0825 | ||
Beams:sigmaPzB = 0.0825 | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 4.50e-3 ! 6.4 mum / sqrt2 | ||
Beams:sigmaVertexY = 20.0E-6 ! 28.3 nm / sqrt2 | ||
Beams:sigmaVertexZ = 0.30 ! 0.30 mm | ||
|
||
! 3) Hard process : ttbar pair production at 100TeV | ||
Beams:eCM = 125 ! CM energy of collision | ||
HiggsSM:ffbar2H = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! initial-state radiation | ||
PartonLevel:FSR = on ! final-state radiation | ||
|
||
! 5) Non-standard settings; exemplifies tuning possibilities. | ||
25:m0 = 125.0 ! Higgs mass | ||
25:onMode = off | ||
25:onIfAny = 4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
Random:setSeed = on | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
PDF:lepton = on | ||
|
||
! 2) Settings related to output in init(), next() and stat(). | ||
Init:showChangedSettings = on ! list changed settings | ||
Init:showChangedParticleData = off ! list changed particle data | ||
Next:numberCount = 100 ! print message every n events | ||
Next:numberShowInfo = 1 ! print event information n times | ||
Next:numberShowProcess = 1 ! print process record n times | ||
Next:numberShowEvent = 0 ! print event record n times | ||
|
||
Beams:idA = 11 ! first beam, e+ = 11 | ||
Beams:idB = -11 ! second beam, e- = -11 | ||
|
||
! Beam energy spread: 0.132% x 62.5 GeV = 0.0825 GeV | ||
Beams:allowMomentumSpread = off | ||
Beams:sigmaPzA = 0.0825 | ||
Beams:sigmaPzB = 0.0825 | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 4.50e-3 ! 6.4 mum / sqrt2 | ||
Beams:sigmaVertexY = 20.0E-6 ! 28.3 nm / sqrt2 | ||
Beams:sigmaVertexZ = 0.30 ! 0.30 mm | ||
|
||
|
||
! 3) Hard process : ttbar pair production at 100TeV | ||
Beams:eCM = 125 ! CM energy of collision | ||
HiggsSM:ffbar2H = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! initial-state radiation | ||
PartonLevel:FSR = on ! final-state radiation | ||
|
||
! 5) Non-standard settings; exemplifies tuning possibilities. | ||
25:m0 = 125.0 ! Higgs mass | ||
25:onMode = off | ||
25:onIfAny = 21 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
Random:setSeed = on | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
PDF:lepton = on | ||
|
||
! 2) Settings related to output in init(), next() and stat(). | ||
Init:showChangedSettings = on ! list changed settings | ||
Init:showChangedParticleData = off ! list changed particle data | ||
Next:numberCount = 100 ! print message every n events | ||
Next:numberShowInfo = 1 ! print event information n times | ||
Next:numberShowProcess = 1 ! print process record n times | ||
Next:numberShowEvent = 0 ! print event record n times | ||
|
||
Beams:idA = 11 ! first beam, e+ = 11 | ||
Beams:idB = -11 ! second beam, e- = -11 | ||
|
||
! Beam energy spread: 0.132% x 62.5 GeV = 0.0825 GeV | ||
Beams:allowMomentumSpread = off | ||
Beams:sigmaPzA = 0.0825 | ||
Beams:sigmaPzB = 0.0825 | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 4.50e-3 ! 6.4 mum / sqrt2 | ||
Beams:sigmaVertexY = 20.0E-6 ! 28.3 nm / sqrt2 | ||
Beams:sigmaVertexZ = 0.30 ! 0.30 mm | ||
|
||
|
||
! 3) Hard process : ttbar pair production at 100TeV | ||
Beams:eCM = 125 ! CM energy of collision | ||
HiggsSM:ffbar2H = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! initial-state radiation | ||
PartonLevel:FSR = on ! final-state radiation | ||
|
||
! 5) Non-standard settings; exemplifies tuning possibilities. | ||
25:m0 = 125.0 ! Higgs mass | ||
25:onMode = off | ||
25:onIfAny = 15 |