From f842166fbf79ccc2dced852595708d10eded56de Mon Sep 17 00:00:00 2001 From: Lata Date: Fri, 13 Sep 2024 13:32:31 +0200 Subject: [PATCH 1/5] pythia card for different alphaS value for Z-->light jets at Z-pole --- FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd | 37 +++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd diff --git a/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd b/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd new file mode 100644 index 0000000..4007a1f --- /dev/null +++ b/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd @@ -0,0 +1,37 @@ +! 1) Settings used in the main program. +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 = 10 ! 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 + +! 3) Beam parameter settings. Values below agree with default ones. +Beams:idA = 11 ! first beam, electron +Beams:idB = -11 ! second beam, positron + +Beams:allowMomentumSpread = off + +! Vertex smearing : +Beams:allowVertexSpread = on +Beams:sigmaVertexX = 5.96e-3 +Beams:sigmaVertexY = 23.8E-6 +Beams:sigmaVertexZ = 0.397 +Beams:sigmaTime = 10.89 ! 36.3 ps + +! 4) Tell Pythia that LHEF input is used +Beams:frameType = 4 +Beams:setProductionScalesFromLHEF = off +Beams:LHEF = events.lhe + + +! 5) Hard process : Z->qqbar at Ecm=91 GeV +Beams:eCM = 91.118 ! CM energy of collision +WeakSingleBoson:ffbar2ffbar(s:gmZ) = on +PartonLevel:ISR = on ! initial-state radiation +PartonLevel:FSR = on ! final-state radiation From 486db5891369c44857949ba7b651508ec02a0df0 Mon Sep 17 00:00:00 2001 From: Lata Panwar Date: Mon, 16 Sep 2024 16:03:57 +0200 Subject: [PATCH 2/5] Update p8_ee_Zqq_ecm91.cmd --- FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd | 1 - 1 file changed, 1 deletion(-) diff --git a/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd b/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd index 4007a1f..6ab864b 100644 --- a/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd +++ b/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd @@ -32,6 +32,5 @@ Beams:LHEF = events.lhe ! 5) Hard process : Z->qqbar at Ecm=91 GeV Beams:eCM = 91.118 ! CM energy of collision -WeakSingleBoson:ffbar2ffbar(s:gmZ) = on PartonLevel:ISR = on ! initial-state radiation PartonLevel:FSR = on ! final-state radiation From cd20c68764ef43ba0e21bfd9baf33d427676ac0d Mon Sep 17 00:00:00 2001 From: Lata Panwar Date: Tue, 17 Sep 2024 16:28:02 +0200 Subject: [PATCH 3/5] Update p8_ee_Zqq_ecm91.cmd --- FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd b/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd index 6ab864b..fc4fa0c 100644 --- a/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd +++ b/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd @@ -28,7 +28,7 @@ Beams:sigmaTime = 10.89 ! 36.3 ps Beams:frameType = 4 Beams:setProductionScalesFromLHEF = off Beams:LHEF = events.lhe - +Check:epTolErr = 1e-2 ! 5) Hard process : Z->qqbar at Ecm=91 GeV Beams:eCM = 91.118 ! CM energy of collision From f5d408f630f6dade1d268c55ab983eea63098ed3 Mon Sep 17 00:00:00 2001 From: Lata Date: Wed, 18 Sep 2024 15:22:24 +0200 Subject: [PATCH 4/5] correcting name --- .../Pythia8/{p8_ee_Zqq_ecm91.cmd => p8_mg_ee_z_zqq_ecm91.cmd} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename FCCee/Generator/Pythia8/{p8_ee_Zqq_ecm91.cmd => p8_mg_ee_z_zqq_ecm91.cmd} (100%) diff --git a/FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd b/FCCee/Generator/Pythia8/p8_mg_ee_z_zqq_ecm91.cmd similarity index 100% rename from FCCee/Generator/Pythia8/p8_ee_Zqq_ecm91.cmd rename to FCCee/Generator/Pythia8/p8_mg_ee_z_zqq_ecm91.cmd From 7d3cfff1e68b2bd4475fc6ca85ccfd86b4ed6688 Mon Sep 17 00:00:00 2001 From: Lata Date: Wed, 18 Sep 2024 15:24:56 +0200 Subject: [PATCH 5/5] correcting name --- .../{p8_mg_ee_z_zqq_ecm91.cmd => p8_lhe_ee_z_zqq_ecm91.cmd} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename FCCee/Generator/Pythia8/{p8_mg_ee_z_zqq_ecm91.cmd => p8_lhe_ee_z_zqq_ecm91.cmd} (100%) diff --git a/FCCee/Generator/Pythia8/p8_mg_ee_z_zqq_ecm91.cmd b/FCCee/Generator/Pythia8/p8_lhe_ee_z_zqq_ecm91.cmd similarity index 100% rename from FCCee/Generator/Pythia8/p8_mg_ee_z_zqq_ecm91.cmd rename to FCCee/Generator/Pythia8/p8_lhe_ee_z_zqq_ecm91.cmd