From ae960ecd5c708f881bbc013bc68472e105522fa7 Mon Sep 17 00:00:00 2001 From: Louis Portales Date: Tue, 12 Nov 2024 10:33:32 +0100 Subject: [PATCH] PS variation cards for WW background --- .../Pythia8/p8_ee_WW_PSdown_ecm340.cmd | 39 +++++++++++++++++++ .../Pythia8/p8_ee_WW_PSdown_ecm345.cmd | 39 +++++++++++++++++++ .../Pythia8/p8_ee_WW_PSdown_ecm365.cmd | 39 +++++++++++++++++++ .../Pythia8/p8_ee_WW_PSup_ecm340.cmd | 39 +++++++++++++++++++ .../Pythia8/p8_ee_WW_PSup_ecm345.cmd | 39 +++++++++++++++++++ .../Pythia8/p8_ee_WW_PSup_ecm365.cmd | 39 +++++++++++++++++++ 6 files changed, 234 insertions(+) create mode 100644 FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm340.cmd create mode 100644 FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm345.cmd create mode 100644 FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm365.cmd create mode 100644 FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm340.cmd create mode 100644 FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm345.cmd create mode 100644 FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm365.cmd diff --git a/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm340.cmd b/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm340.cmd new file mode 100644 index 0000000..6d020ec --- /dev/null +++ b/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm340.cmd @@ -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. + diff --git a/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm345.cmd b/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm345.cmd new file mode 100644 index 0000000..4f544f8 --- /dev/null +++ b/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm345.cmd @@ -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. + diff --git a/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm365.cmd b/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm365.cmd new file mode 100644 index 0000000..5987694 --- /dev/null +++ b/FCCee/Generator/Pythia8/p8_ee_WW_PSdown_ecm365.cmd @@ -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. + diff --git a/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm340.cmd b/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm340.cmd new file mode 100644 index 0000000..25b1d44 --- /dev/null +++ b/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm340.cmd @@ -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. + diff --git a/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm345.cmd b/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm345.cmd new file mode 100644 index 0000000..b0e3a11 --- /dev/null +++ b/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm345.cmd @@ -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. + diff --git a/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm365.cmd b/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm365.cmd new file mode 100644 index 0000000..f1caf65 --- /dev/null +++ b/FCCee/Generator/Pythia8/p8_ee_WW_PSup_ecm365.cmd @@ -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. +