Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tt threshold scan: PS variation cards for WW background #219

Merged
merged 1 commit into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm340.cmd
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.

39 changes: 39 additions & 0 deletions FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm345.cmd
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.

39 changes: 39 additions & 0 deletions FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm365.cmd
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.

39 changes: 39 additions & 0 deletions FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm340.cmd
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.

39 changes: 39 additions & 0 deletions FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm345.cmd
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.

39 changes: 39 additions & 0 deletions FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm365.cmd
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.

Loading