-
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.
PS variation cards for WW background
- Loading branch information
1 parent
7993ef7
commit ae960ec
Showing
6 changed files
with
234 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
Random:setSeed = on | ||
Main:numberOfEvents = 1000 ! number of events to generate | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
|
||
! 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 | ||
|
||
Beams:allowMomentumSpread = off | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 2.73e-2 ! 27.3 mum | ||
Beams:sigmaVertexY = 48.8E-6 ! 48.8 nm | ||
Beams:sigmaVertexZ = 1.33 ! 1.33 mm | ||
|
||
|
||
! 3) Hard process : WW at 340 GeV | ||
Beams:eCM = 340 ! CM energy of collision | ||
WeakDoubleBoson:ffbar2WW = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! no initial-state radiation | ||
PartonLevel:FSR = on ! no final-state radiation | ||
|
||
SpaceShower:renormMultFac = 0.5 ! Set muR for FSR | ||
TimeShower:renormMultFac = 0.5 ! Set muR for ISR | ||
|
||
ParticleDecays:limitCylinder = on | ||
ParticleDecays:xyMax = 2250. | ||
ParticleDecays:zMax = 2500. | ||
|
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:numberOfEvents = 1000 ! number of events to generate | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
|
||
! 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 | ||
|
||
Beams:allowMomentumSpread = off | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 2.73e-2 ! 27.3 mum | ||
Beams:sigmaVertexY = 48.8E-6 ! 48.8 nm | ||
Beams:sigmaVertexZ = 1.33 ! 1.33 mm | ||
|
||
|
||
! 3) Hard process : WW at 345 GeV | ||
Beams:eCM = 345 ! CM energy of collision | ||
WeakDoubleBoson:ffbar2WW = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! no initial-state radiation | ||
PartonLevel:FSR = on ! no final-state radiation | ||
|
||
SpaceShower:renormMultFac = 0.5 ! Set muR for FSR | ||
TimeShower:renormMultFac = 0.5 ! Set muR for ISR | ||
|
||
ParticleDecays:limitCylinder = on | ||
ParticleDecays:xyMax = 2250. | ||
ParticleDecays:zMax = 2500. | ||
|
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:numberOfEvents = 1000 ! number of events to generate | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
|
||
! 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 | ||
|
||
Beams:allowMomentumSpread = off | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 2.73e-2 ! 27.3 mum | ||
Beams:sigmaVertexY = 48.8E-6 ! 48.8 nm | ||
Beams:sigmaVertexZ = 1.33 ! 1.33 mm | ||
|
||
|
||
! 3) Hard process : WW at 365 GeV | ||
Beams:eCM = 365 ! CM energy of collision | ||
WeakDoubleBoson:ffbar2WW = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! no initial-state radiation | ||
PartonLevel:FSR = on ! no final-state radiation | ||
|
||
SpaceShower:renormMultFac = 0.5 ! Set muR for FSR | ||
TimeShower:renormMultFac = 0.5 ! Set muR for ISR | ||
|
||
ParticleDecays:limitCylinder = on | ||
ParticleDecays:xyMax = 2250. | ||
ParticleDecays:zMax = 2500. | ||
|
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:numberOfEvents = 1000 ! number of events to generate | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
|
||
! 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 | ||
|
||
Beams:allowMomentumSpread = off | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 2.73e-2 ! 27.3 mum | ||
Beams:sigmaVertexY = 48.8E-6 ! 48.8 nm | ||
Beams:sigmaVertexZ = 1.33 ! 1.33 mm | ||
|
||
|
||
! 3) Hard process : WW at 340 GeV | ||
Beams:eCM = 340 ! CM energy of collision | ||
WeakDoubleBoson:ffbar2WW = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! no initial-state radiation | ||
PartonLevel:FSR = on ! no final-state radiation | ||
|
||
SpaceShower:renormMultFac = 2.0 ! Set muR for FSR | ||
TimeShower:renormMultFac = 2.0 ! Set muR for ISR | ||
|
||
ParticleDecays:limitCylinder = on | ||
ParticleDecays:xyMax = 2250. | ||
ParticleDecays:zMax = 2500. | ||
|
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:numberOfEvents = 1000 ! number of events to generate | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
|
||
! 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 | ||
|
||
Beams:allowMomentumSpread = off | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 2.73e-2 ! 27.3 mum | ||
Beams:sigmaVertexY = 48.8E-6 ! 48.8 nm | ||
Beams:sigmaVertexZ = 1.33 ! 1.33 mm | ||
|
||
|
||
! 3) Hard process : WW at 345 GeV | ||
Beams:eCM = 345 ! CM energy of collision | ||
WeakDoubleBoson:ffbar2WW = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! no initial-state radiation | ||
PartonLevel:FSR = on ! no final-state radiation | ||
|
||
SpaceShower:renormMultFac = 2.0 ! Set muR for FSR | ||
TimeShower:renormMultFac = 2.0 ! Set muR for ISR | ||
|
||
ParticleDecays:limitCylinder = on | ||
ParticleDecays:xyMax = 2250. | ||
ParticleDecays:zMax = 2500. | ||
|
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:numberOfEvents = 1000 ! number of events to generate | ||
Main:timesAllowErrors = 5 ! how many aborts before run stops | ||
|
||
! 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 | ||
|
||
Beams:allowMomentumSpread = off | ||
|
||
! Vertex smearing : | ||
Beams:allowVertexSpread = on | ||
Beams:sigmaVertexX = 2.73e-2 ! 27.3 mum | ||
Beams:sigmaVertexY = 48.8E-6 ! 48.8 nm | ||
Beams:sigmaVertexZ = 1.33 ! 1.33 mm | ||
|
||
|
||
! 3) Hard process : WW at 365 GeV | ||
Beams:eCM = 365 ! CM energy of collision | ||
WeakDoubleBoson:ffbar2WW = on | ||
|
||
! 4) Settings for the event generation process in the Pythia8 library. | ||
PartonLevel:ISR = on ! no initial-state radiation | ||
PartonLevel:FSR = on ! no final-state radiation | ||
|
||
SpaceShower:renormMultFac = 2.0 ! Set muR for FSR | ||
TimeShower:renormMultFac = 2.0 ! Set muR for ISR | ||
|
||
ParticleDecays:limitCylinder = on | ||
ParticleDecays:xyMax = 2250. | ||
ParticleDecays:zMax = 2500. | ||
|