diff --git a/configFileProductions/spring2024ConfigFiles/240gev/Zstar/whizardddsimgaudi.conf b/configFileProductions/spring2024ConfigFiles/240gev/Zstar/whizardddsimgaudi.conf new file mode 100644 index 0000000..3301b22 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/Zstar/whizardddsimgaudi.conf @@ -0,0 +1,45 @@ +[whizard2] +Version = 2.8.3 +#EvtType = ZHH + +[ddsim] +SteeringFile = cld_steer.py +ExtraCLIArguments=--vertexSigma 0.0098 2.54e-5 0.646 0.0063 + +[gaudiapp] +ExecutableName = k4run +SteeringFile = CLDReconstruction.py +InputFileFlag = --inputFiles +OutputFileFlag = --PodioOutput.filename + +[Production Parameters] +machine = ee +prodGroup = fcc_spring2024_HiggsRecoil_background + +softwareVersion = key4hep_240412 +generatorApplication = whizard2 +simulationApplication = ddsim +reconstructionApplication = gaudiapp +generatorSteeringFile = wzp6_ee_ee_ecm240.sin, wzp6_ee_mumu_ecm240.sin + +configVersion = key4hep-devel-2 +configPackage = fccConfig +eventsPerJobs = 1000, 1000 + +numberOfTasks = 1, 1 + +campaign = test_spring2024 +energies = 240, 240 +processes = Zee, Zmumu +detectorModel = CLD_o2_v05 +additionalName = noPythiaVtxSmearing +productionLogLevel = VERBOSE +outputSE = CERN-DST-EOS + +finalOutputSE = CERN-SRM +MoveStatus = Stopped +MoveGroupSize = 10 + +ProdTypes = Gen, Sim, Rec + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/Zstar/wzp6_ee_mumu_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/Zstar/wzp6_ee_mumu_ecm240.sin new file mode 100644 index 0000000..c247f4b --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/Zstar/wzp6_ee_mumu_ecm240.sin @@ -0,0 +1,71 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + +# Processes + + +process proc = e1, E1 => e2, E2 + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +! beams = e1, E1 => gaussian +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0;" + +integrate (proc) { iterations = 10:100000:"gw", 10:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH/whizardddsimgaudi.conf b/configFileProductions/spring2024ConfigFiles/240gev/llH/whizardddsimgaudi.conf new file mode 100644 index 0000000..2e9b408 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH/whizardddsimgaudi.conf @@ -0,0 +1,45 @@ +[whizard2] +Version = 2.8.3 +#EvtType = ZHH + +[ddsim] +SteeringFile = cld_steer.py +ExtraCLIArguments=--vertexSigma 0.0098 2.54e-5 0.646 0.0063 + +[gaudiapp] +ExecutableName = k4run +SteeringFile = CLDReconstruction.py +InputFileFlag = --inputFiles +OutputFileFlag = --PodioOutput.filename + +[Production Parameters] +machine = ee +prodGroup = fcc_spring2024_HiggsRecoil + +softwareVersion = key4hep_240412 +generatorApplication = whizard2 +simulationApplication = ddsim +reconstructionApplication = gaudiapp +generatorSteeringFile = wzp6_ee_eeH_ecm240.sin, wzp6_ee_mumuH_ecm240.sin + +configVersion = key4hep-devel-2 +configPackage = fccConfig +eventsPerJobs = 1000, 1000 + +numberOfTasks = 1, 1 + +campaign = test_spring2024 +energies = 240, 240 +processes = eeH, mumuH +detectorModel = CLD_o2_v05 +additionalName = noPythiaVtxSmearing +productionLogLevel = VERBOSE +outputSE = CERN-DST-EOS + +finalOutputSE = CERN-SRM +MoveStatus = Stopped +MoveGroupSize = 10 + +ProdTypes = Gen, Sim, Rec + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH/wzp6_ee_eeH_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/llH/wzp6_ee_eeH_ecm240.sin new file mode 100644 index 0000000..81910b2 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH/wzp6_ee_eeH_ecm240.sin @@ -0,0 +1,59 @@ +######################################################################## +# +# Whizard 3.0.3 +# +# e e -> e e H (only one diagram, e e -> Z H and Z -> ee ) +# +# Hadronisation by Pythia6. Inclusive H decays (by Pythia) +# +######################################################################## +# + +model = SM + +mH = 125 GeV + +# Center of mass energy +sqrts = 240 GeV + +# Processes + +#?vis_diags = true + + +process proc = e1, E1 => H, e1, E1 + +beams = e1, E1 => gaussian => isr +?keep_beams = true # do not use this option, makes Pythia crash +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH/wzp6_ee_mumuH_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/llH/wzp6_ee_mumuH_ecm240.sin new file mode 100644 index 0000000..48f1fe1 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH/wzp6_ee_mumuH_ecm240.sin @@ -0,0 +1,59 @@ +######################################################################## +# +# Whizard 3.0.3 +# +# e e -> mu mu H (only one diagram, e e -> Z H and Z -> mumu ) +# +# Hadronisation by Pythia6. Inclusive H decays (by Pythia) +# +######################################################################## +# + +model = SM + +mH = 125 GeV + +# Center of mass energy +sqrts = 240 GeV + +# Processes + +#?vis_diags = true + + +process proc = e1, E1 => H, e2, E2 + +beams = e1, E1 => gaussian => isr +?keep_beams = true # do not use this option, makes Pythia crash +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/whizardddsimgaudi_eeH.conf b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/whizardddsimgaudi_eeH.conf new file mode 100644 index 0000000..c1f55cd --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/whizardddsimgaudi_eeH.conf @@ -0,0 +1,45 @@ +[whizard2] +Version = 2.8.3 +#EvtType = ZHH + +[ddsim] +SteeringFile = cld_steer.py +ExtraCLIArguments=--vertexSigma 0.0098 2.54e-5 0.646 0.0063 + +[gaudiapp] +ExecutableName = k4run +SteeringFile = CLDReconstruction.py +InputFileFlag = --inputFiles +OutputFileFlag = --PodioOutput.filename + +[Production Parameters] +machine = ee +prodGroup = fcc_spring2024_HiggsRecoil + +softwareVersion = key4hep_240412 +generatorApplication = whizard2 +simulationApplication = ddsim +reconstructionApplication = gaudiapp +generatorSteeringFile = wzp6_ee_eeH_mH-higher-50MeV_ecm240.sin, wzp6_ee_eeH_mH-lower-50MeV_ecm240.sin + +configVersion = key4hep-devel-2 +configPackage = fccConfig +eventsPerJobs = 1000, 1000 + +numberOfTasks = 2000, 2000 + +campaign = test_spring2024 +energies = 240, 240 +processes = eeH-mH-higher, eeH-mH-lower +detectorModel = CLD_o2_v05 +additionalName = noPythiaVtxSmearing +productionLogLevel = VERBOSE +outputSE = CERN-DST-EOS + +finalOutputSE = CERN-SRM +MoveStatus = Stopped +MoveGroupSize = 10 + +ProdTypes = Gen, Sim, Rec + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/whizardddsimgaudi_mumuH.conf b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/whizardddsimgaudi_mumuH.conf new file mode 100644 index 0000000..ad3f48b --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/whizardddsimgaudi_mumuH.conf @@ -0,0 +1,45 @@ +[whizard2] +Version = 2.8.3 +#EvtType = ZHH + +[ddsim] +SteeringFile = cld_steer.py +ExtraCLIArguments=--vertexSigma 0.0098 2.54e-5 0.646 0.0063 + +[gaudiapp] +ExecutableName = k4run +SteeringFile = CLDReconstruction.py +InputFileFlag = --inputFiles +OutputFileFlag = --PodioOutput.filename + +[Production Parameters] +machine = ee +prodGroup = fcc_spring2024_HiggsRecoil + +softwareVersion = key4hep_240412 +generatorApplication = whizard2 +simulationApplication = ddsim +reconstructionApplication = gaudiapp +generatorSteeringFile = wzp6_ee_mumuH_mH-higher-50MeV_ecm240.sin, wzp6_ee_mumuH_mH-lower-50MeV_ecm240.sin + +configVersion = key4hep-devel-2 +configPackage = fccConfig +eventsPerJobs = 1000, 1000 + +numberOfTasks = 250, 250 + +campaign = test_spring2024 +energies = 240, 240 +processes = mumuH-mH-higher, mumuH-mH-lower +detectorModel = CLD_o2_v05 +additionalName = noPythiaVtxSmearing +productionLogLevel = VERBOSE +outputSE = CERN-DST-EOS + +finalOutputSE = CERN-SRM +MoveStatus = Stopped +MoveGroupSize = 10 + +ProdTypes = Gen, Sim, Rec + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_eeH_mH-higher-50MeV_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_eeH_mH-higher-50MeV_ecm240.sin new file mode 100644 index 0000000..68462fa --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_eeH_mH-higher-50MeV_ecm240.sin @@ -0,0 +1,59 @@ +######################################################################## +# +# Whizard 3.0.3 +# +# e e -> e e H (only one diagram, e e -> Z H and Z -> e e ) +# +# Hadronisation by Pythia6. Inclusive H decays (by Pythia) +# +######################################################################## +# + +model = SM + +mH = 125.05 GeV + +# Center of mass energy +sqrts = 240 GeV + +# Processes + +#?vis_diags = true + + +process proc = e1, E1 => H, e1, E1 + +beams = e1, E1 => gaussian => isr +?keep_beams = true # do not use this option, makes Pythia crash +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_eeH_mH-lower-50MeV_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_eeH_mH-lower-50MeV_ecm240.sin new file mode 100644 index 0000000..d46d3cb --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_eeH_mH-lower-50MeV_ecm240.sin @@ -0,0 +1,58 @@ +######################################################################## +# +# Whizard 3.0.3 +# +# e e -> e e H (only one diagram, e e -> Z H and Z -> e e ) +# +# Hadronisation by Pythia6. Inclusive H decays (by Pythia) +# +######################################################################## +# + +model = SM + +mH = 124.95 GeV + +# Center of mass energy +sqrts = 240 GeV + +# Processes + +#?vis_diags = true + +process proc = e1, E1 => H, e1, E1 + +beams = e1, E1 => gaussian => isr +?keep_beams = true # do not use this option, makes Pythia crash +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_mumuH_mH-higher-50MeV_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_mumuH_mH-higher-50MeV_ecm240.sin new file mode 100644 index 0000000..d30a23a --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_mumuH_mH-higher-50MeV_ecm240.sin @@ -0,0 +1,59 @@ +######################################################################## +# +# Whizard 3.0.3 +# +# e e -> mu mu H (only one diagram, e e -> Z H and Z -> mumu ) +# +# Hadronisation by Pythia6. Inclusive H decays (by Pythia) +# +######################################################################## +# + +model = SM + +mH = 125.05 GeV + +# Center of mass energy +sqrts = 240 GeV + +# Processes + +#?vis_diags = true + + +process proc = e1, E1 => H, e2, E2 + +beams = e1, E1 => gaussian => isr +?keep_beams = true # do not use this option, makes Pythia crash +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_mumuH_mH-lower-50MeV_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_mumuH_mH-lower-50MeV_ecm240.sin new file mode 100644 index 0000000..b2d6e99 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/llH_modifiedHmass/wzp6_ee_mumuH_mH-lower-50MeV_ecm240.sin @@ -0,0 +1,59 @@ +######################################################################## +# +# Whizard 3.0.3 +# +# e e -> mu mu H (only one diagram, e e -> Z H and Z -> mumu ) +# +# Hadronisation by Pythia6. Inclusive H decays (by Pythia) +# +######################################################################## +# + +model = SM + +mH = 124.95 GeV + +# Center of mass energy +sqrts = 240 GeV + +# Processes + +#?vis_diags = true + + +process proc = e1, E1 => H, e2, E2 + +beams = e1, E1 => gaussian => isr +?keep_beams = true # do not use this option, makes Pythia crash +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/whizardddsimgaudi.conf b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/whizardddsimgaudi.conf new file mode 100644 index 0000000..a6018aa --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/whizardddsimgaudi.conf @@ -0,0 +1,45 @@ +[whizard2] +Version = 2.8.3 +#EvtType = ZHH + +[ddsim] +SteeringFile = cld_steer.py +ExtraCLIArguments=--vertexSigma 0.0098 2.54e-5 0.646 0.0063 + +[gaudiapp] +ExecutableName = k4run +SteeringFile = CLDReconstruction.py +InputFileFlag = --inputFiles +OutputFileFlag = --PodioOutput.filename + +[Production Parameters] +machine = ee +prodGroup = fcc_spring2024_HiggsCouplings_FCalFix_rightConfigPackage + +softwareVersion = key4hep_240412 +generatorApplication = whizard2 +simulationApplication = ddsim +reconstructionApplication = gaudiapp +generatorSteeringFile = wzp6_ee_nunuH_Htautau_ecm240.sin, wzp6_ee_nunuH_Hgg_ecm240.sin, wzp6_ee_nunuH_Hdd_ecm240.sin, wzp6_ee_nunuH_Huu_ecm240.sin, wzp6_ee_nunuH_Hss_ecm240.sin, wzp6_ee_nunuH_Hcc_ecm240.sin, wzp6_ee_nunuH_Hbb_ecm240.sin + +configVersion = key4hep-devel-2 +configPackage = fccConfig +eventsPerJobs = 1000, 1000, 1000, 1000, 1000, 1000, 1000 + +numberOfTasks = 10, 10, 10, 10, 10, 10, 10 + +campaign = test_spring2024 +energies = 240, 240, 240, 240, 240, 240, 240 +processes = Htautau, Hgg, Hdd, Huu, Hss, Hcc, Hbb +detectorModel = CLD_o2_v05 +additionalName = noPythiaVtxSmearing240412ReleaseRightConfigPackage +productionLogLevel = VERBOSE +outputSE = CERN-DST-EOS + +finalOutputSE = CERN-SRM +MoveStatus = Stopped +MoveGroupSize = 10 + +ProdTypes = Gen, Sim, Rec + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hbb_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hbb_ecm240.sin new file mode 100644 index 0000000..7b84c20 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hbb_ecm240.sin @@ -0,0 +1,94 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + + +alias nu = nue:numu:nutau +alias nubar = nuebar:numubar:nutaubar + + +# Processes + +# ?vis_diags = true + + +process proc = e1, E1 => nu, nubar, H + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + +# I 210 d + dbar I 2.142D-09 I 7.849D-07 I off I 0.000D+00 I +# I 211 u + ubar I 6.855D-10 I 2.511D-07 I off I 0.000D+00 I +# I 212 s + sbar I 8.656D-07 I 3.171D-04 I off I 0.000D+00 I +# I 213 c + cbar I 1.070D-04 I 3.919D-02 I off I 0.000D+00 I +# I 214 b + bbar I 1.952D-03 I 7.150D-01 I on I 1.000D+00 I +# I 215 t + tbar I 0.000D+00 I 0.000D+00 I off I 0.000D+00 I +# I 218 e- + e+ I 1.938D-11 I 7.101D-09 I off I 0.000D+00 I +# I 219 mu- + mu+ I 8.319D-07 I 3.048D-04 I off I 0.000D+00 I +# I 220 tau- + tau+ I 2.350D-04 I 8.608D-02 I off I 0.000D+00 I +# I 222 g + g I 1.490D-04 I 5.460D-02 I off I 0.000D+00 I +# I 223 gamma + gamma I 7.496D-06 I 2.746D-03 I off I 0.000D+00 I +# I 224 gamma + Z0 I 2.255D-06 I 8.263D-04 I off I 0.000D+00 I +# I 225 Z0 + Z0 I 2.561D-05 I 9.383D-03 I off I 0.000D+00 I +# I 226 W+ + W- I 2.498D-04 I 9.153D-02 I off I 0.000D+00 I + + + +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=1; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 10 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hcc_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hcc_ecm240.sin new file mode 100644 index 0000000..d092587 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hcc_ecm240.sin @@ -0,0 +1,94 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + + +alias nu = nue:numu:nutau +alias nubar = nuebar:numubar:nutaubar + + +# Processes + +# ?vis_diags = true + + +process proc = e1, E1 => nu, nubar, H + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + +# I 210 d + dbar I 2.142D-09 I 7.849D-07 I off I 0.000D+00 I +# I 211 u + ubar I 6.855D-10 I 2.511D-07 I off I 0.000D+00 I +# I 212 s + sbar I 8.656D-07 I 3.171D-04 I off I 0.000D+00 I +# I 213 c + cbar I 1.070D-04 I 3.919D-02 I off I 0.000D+00 I +# I 214 b + bbar I 1.952D-03 I 7.150D-01 I on I 1.000D+00 I +# I 215 t + tbar I 0.000D+00 I 0.000D+00 I off I 0.000D+00 I +# I 218 e- + e+ I 1.938D-11 I 7.101D-09 I off I 0.000D+00 I +# I 219 mu- + mu+ I 8.319D-07 I 3.048D-04 I off I 0.000D+00 I +# I 220 tau- + tau+ I 2.350D-04 I 8.608D-02 I off I 0.000D+00 I +# I 222 g + g I 1.490D-04 I 5.460D-02 I off I 0.000D+00 I +# I 223 gamma + gamma I 7.496D-06 I 2.746D-03 I off I 0.000D+00 I +# I 224 gamma + Z0 I 2.255D-06 I 8.263D-04 I off I 0.000D+00 I +# I 225 Z0 + Z0 I 2.561D-05 I 9.383D-03 I off I 0.000D+00 I +# I 226 W+ + W- I 2.498D-04 I 9.153D-02 I off I 0.000D+00 I + + + +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=1; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hdd_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hdd_ecm240.sin new file mode 100644 index 0000000..2217397 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hdd_ecm240.sin @@ -0,0 +1,94 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + + +alias nu = nue:numu:nutau +alias nubar = nuebar:numubar:nutaubar + + +# Processes + +# ?vis_diags = true + + +process proc = e1, E1 => nu, nubar, H + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + +# I 210 d + dbar I 2.142D-09 I 7.849D-07 I off I 0.000D+00 I +# I 211 u + ubar I 6.855D-10 I 2.511D-07 I off I 0.000D+00 I +# I 212 s + sbar I 8.656D-07 I 3.171D-04 I off I 0.000D+00 I +# I 213 c + cbar I 1.070D-04 I 3.919D-02 I off I 0.000D+00 I +# I 214 b + bbar I 1.952D-03 I 7.150D-01 I on I 1.000D+00 I +# I 215 t + tbar I 0.000D+00 I 0.000D+00 I off I 0.000D+00 I +# I 218 e- + e+ I 1.938D-11 I 7.101D-09 I off I 0.000D+00 I +# I 219 mu- + mu+ I 8.319D-07 I 3.048D-04 I off I 0.000D+00 I +# I 220 tau- + tau+ I 2.350D-04 I 8.608D-02 I off I 0.000D+00 I +# I 222 g + g I 1.490D-04 I 5.460D-02 I off I 0.000D+00 I +# I 223 gamma + gamma I 7.496D-06 I 2.746D-03 I off I 0.000D+00 I +# I 224 gamma + Z0 I 2.255D-06 I 8.263D-04 I off I 0.000D+00 I +# I 225 Z0 + Z0 I 2.561D-05 I 9.383D-03 I off I 0.000D+00 I +# I 226 W+ + W- I 2.498D-04 I 9.153D-02 I off I 0.000D+00 I + + + +$ps_PYTHIA_PYGIVE = "MDME(210,1)=1; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hgg_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hgg_ecm240.sin new file mode 100644 index 0000000..433bbde --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hgg_ecm240.sin @@ -0,0 +1,94 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + + +alias nu = nue:numu:nutau +alias nubar = nuebar:numubar:nutaubar + + +# Processes + +# ?vis_diags = true + + +process proc = e1, E1 => nu, nubar, H + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + +# I 210 d + dbar I 2.142D-09 I 7.849D-07 I off I 0.000D+00 I +# I 211 u + ubar I 6.855D-10 I 2.511D-07 I off I 0.000D+00 I +# I 212 s + sbar I 8.656D-07 I 3.171D-04 I off I 0.000D+00 I +# I 213 c + cbar I 1.070D-04 I 3.919D-02 I off I 0.000D+00 I +# I 214 b + bbar I 1.952D-03 I 7.150D-01 I on I 1.000D+00 I +# I 215 t + tbar I 0.000D+00 I 0.000D+00 I off I 0.000D+00 I +# I 218 e- + e+ I 1.938D-11 I 7.101D-09 I off I 0.000D+00 I +# I 219 mu- + mu+ I 8.319D-07 I 3.048D-04 I off I 0.000D+00 I +# I 220 tau- + tau+ I 2.350D-04 I 8.608D-02 I off I 0.000D+00 I +# I 222 g + g I 1.490D-04 I 5.460D-02 I off I 0.000D+00 I +# I 223 gamma + gamma I 7.496D-06 I 2.746D-03 I off I 0.000D+00 I +# I 224 gamma + Z0 I 2.255D-06 I 8.263D-04 I off I 0.000D+00 I +# I 225 Z0 + Z0 I 2.561D-05 I 9.383D-03 I off I 0.000D+00 I +# I 226 W+ + W- I 2.498D-04 I 9.153D-02 I off I 0.000D+00 I + + + +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=1; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hss_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hss_ecm240.sin new file mode 100644 index 0000000..da51db0 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Hss_ecm240.sin @@ -0,0 +1,94 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + + +alias nu = nue:numu:nutau +alias nubar = nuebar:numubar:nutaubar + + +# Processes + +# ?vis_diags = true + + +process proc = e1, E1 => nu, nubar, H + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + +# I 210 d + dbar I 2.142D-09 I 7.849D-07 I off I 0.000D+00 I +# I 211 u + ubar I 6.855D-10 I 2.511D-07 I off I 0.000D+00 I +# I 212 s + sbar I 8.656D-07 I 3.171D-04 I off I 0.000D+00 I +# I 213 c + cbar I 1.070D-04 I 3.919D-02 I off I 0.000D+00 I +# I 214 b + bbar I 1.952D-03 I 7.150D-01 I on I 1.000D+00 I +# I 215 t + tbar I 0.000D+00 I 0.000D+00 I off I 0.000D+00 I +# I 218 e- + e+ I 1.938D-11 I 7.101D-09 I off I 0.000D+00 I +# I 219 mu- + mu+ I 8.319D-07 I 3.048D-04 I off I 0.000D+00 I +# I 220 tau- + tau+ I 2.350D-04 I 8.608D-02 I off I 0.000D+00 I +# I 222 g + g I 1.490D-04 I 5.460D-02 I off I 0.000D+00 I +# I 223 gamma + gamma I 7.496D-06 I 2.746D-03 I off I 0.000D+00 I +# I 224 gamma + Z0 I 2.255D-06 I 8.263D-04 I off I 0.000D+00 I +# I 225 Z0 + Z0 I 2.561D-05 I 9.383D-03 I off I 0.000D+00 I +# I 226 W+ + W- I 2.498D-04 I 9.153D-02 I off I 0.000D+00 I + + + +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=1; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Htautau_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Htautau_ecm240.sin new file mode 100644 index 0000000..54e619e --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Htautau_ecm240.sin @@ -0,0 +1,94 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + + +alias nu = nue:numu:nutau +alias nubar = nuebar:numubar:nutaubar + + +# Processes + +# ?vis_diags = true + + +process proc = e1, E1 => nu, nubar, H + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + +# I 210 d + dbar I 2.142D-09 I 7.849D-07 I off I 0.000D+00 I +# I 211 u + ubar I 6.855D-10 I 2.511D-07 I off I 0.000D+00 I +# I 212 s + sbar I 8.656D-07 I 3.171D-04 I off I 0.000D+00 I +# I 213 c + cbar I 1.070D-04 I 3.919D-02 I off I 0.000D+00 I +# I 214 b + bbar I 1.952D-03 I 7.150D-01 I on I 1.000D+00 I +# I 215 t + tbar I 0.000D+00 I 0.000D+00 I off I 0.000D+00 I +# I 218 e- + e+ I 1.938D-11 I 7.101D-09 I off I 0.000D+00 I +# I 219 mu- + mu+ I 8.319D-07 I 3.048D-04 I off I 0.000D+00 I +# I 220 tau- + tau+ I 2.350D-04 I 8.608D-02 I off I 0.000D+00 I +# I 222 g + g I 1.490D-04 I 5.460D-02 I off I 0.000D+00 I +# I 223 gamma + gamma I 7.496D-06 I 2.746D-03 I off I 0.000D+00 I +# I 224 gamma + Z0 I 2.255D-06 I 8.263D-04 I off I 0.000D+00 I +# I 225 Z0 + Z0 I 2.561D-05 I 9.383D-03 I off I 0.000D+00 I +# I 226 W+ + W- I 2.498D-04 I 9.153D-02 I off I 0.000D+00 I + + + +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=1; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Huu_ecm240.sin b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Huu_ecm240.sin new file mode 100644 index 0000000..0f6f447 --- /dev/null +++ b/configFileProductions/spring2024ConfigFiles/240gev/nunuH_Hxx/wzp6_ee_nunuH_Huu_ecm240.sin @@ -0,0 +1,94 @@ +######################################################################## +# +# Copyright (C) 1999-2019 by +# Wolfgang Kilian +# Thorsten Ohl +# Juergen Reuter +# with contributions from +# cf. main AUTHORS file +# +# WHIZARD is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# WHIZARD is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +######################################################################## + +model = SM + +# Center of mass energy +sqrts = 240 GeV + + +alias nu = nue:numu:nutau +alias nubar = nuebar:numubar:nutaubar + + +# Processes + +# ?vis_diags = true + + +process proc = e1, E1 => nu, nubar, H + +beams = e1, E1 => gaussian => isr +?keep_beams = true +?keep_remnants = true + +gaussian_spread1 = 0.185% +gaussian_spread2 = 0.185% + + +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + +# I 210 d + dbar I 2.142D-09 I 7.849D-07 I off I 0.000D+00 I +# I 211 u + ubar I 6.855D-10 I 2.511D-07 I off I 0.000D+00 I +# I 212 s + sbar I 8.656D-07 I 3.171D-04 I off I 0.000D+00 I +# I 213 c + cbar I 1.070D-04 I 3.919D-02 I off I 0.000D+00 I +# I 214 b + bbar I 1.952D-03 I 7.150D-01 I on I 1.000D+00 I +# I 215 t + tbar I 0.000D+00 I 0.000D+00 I off I 0.000D+00 I +# I 218 e- + e+ I 1.938D-11 I 7.101D-09 I off I 0.000D+00 I +# I 219 mu- + mu+ I 8.319D-07 I 3.048D-04 I off I 0.000D+00 I +# I 220 tau- + tau+ I 2.350D-04 I 8.608D-02 I off I 0.000D+00 I +# I 222 g + g I 1.490D-04 I 5.460D-02 I off I 0.000D+00 I +# I 223 gamma + gamma I 7.496D-06 I 2.746D-03 I off I 0.000D+00 I +# I 224 gamma + Z0 I 2.255D-06 I 8.263D-04 I off I 0.000D+00 I +# I 225 Z0 + Z0 I 2.561D-05 I 9.383D-03 I off I 0.000D+00 I +# I 226 W+ + W- I 2.498D-04 I 9.153D-02 I off I 0.000D+00 I + + + +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=1; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" + + +integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } + +# n_events should be passed by the EventProducer +# n_events = 100000 + +sample_format = stdhep +$extension_stdhep = "stdhep" +simulate (proc) {checkpoint = 100} + + diff --git a/configFileProductions/spring2024ConfigFiles/Andre/Zuds.conf b/configFileProductions/spring2024ConfigFiles/Andre/Zuds.conf index c0af30c..1986a64 100644 --- a/configFileProductions/spring2024ConfigFiles/Andre/Zuds.conf +++ b/configFileProductions/spring2024ConfigFiles/Andre/Zuds.conf @@ -12,7 +12,7 @@ prodGroup = several prodIDs = 800001,800002,800003 machine = ee -softwareVersion = key4hep_240310 +softwareVersion = key4hep_240412 simulationApplication = ddsim reconstructionApplication = gaudiapp processes = Z_uds,Z_uds,Z_uds diff --git a/configFileProductions/spring2024ConfigFiles/Jan/whizardddsimgaudi.conf b/configFileProductions/spring2024ConfigFiles/Jan/whizardddsimgaudi.conf index 78bcb79..16ba688 100644 --- a/configFileProductions/spring2024ConfigFiles/Jan/whizardddsimgaudi.conf +++ b/configFileProductions/spring2024ConfigFiles/Jan/whizardddsimgaudi.conf @@ -15,7 +15,7 @@ OutputFileFlag = --PodioOutput.filename machine = ee prodGroup = several -softwareVersion = key4hep_240310 +softwareVersion = key4hep_240412 generatorApplication = whizard2 simulationApplication = ddsim reconstructionApplication = gaudiapp diff --git a/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_eeH_ecm240.sin b/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_eeH_ecm240.sin index 8c053b0..c549a43 100644 --- a/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_eeH_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_eeH_ecm240.sin @@ -46,7 +46,7 @@ $shower_method = "PYTHIA6" !?ps_PYTHIA_verbose = true -$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_mumuH_ecm240.sin b/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_mumuH_ecm240.sin index 74d6028..48f1fe1 100644 --- a/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_mumuH_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/Jan/wzp6_ee_mumuH_ecm240.sin @@ -46,7 +46,7 @@ $shower_method = "PYTHIA6" !?ps_PYTHIA_verbose = true -$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=125.1; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/configFileProductions/spring2024ConfigFiles/juraj/delphespythia.conf b/configFileProductions/spring2024ConfigFiles/juraj/delphespythia.conf index f22dba7..0082086 100644 --- a/configFileProductions/spring2024ConfigFiles/juraj/delphespythia.conf +++ b/configFileProductions/spring2024ConfigFiles/juraj/delphespythia.conf @@ -8,7 +8,7 @@ Version = key4hep_230408 machine = ee prodGroup = several -softwareVersion = key4hep_240310 +softwareVersion = key4hep_240412 generatorApplication = delphesapp generatorSteeringFile = p8_ee_ZH_ecm240.cmd, p8_ee_ZZ_ecm240.cmd, p8_ee_WW_ecm240.cmd diff --git a/configFileProductions/spring2024ConfigFiles/michele/whizardddsimgaudi.conf b/configFileProductions/spring2024ConfigFiles/michele/whizardddsimgaudi.conf index 985fa4c..a6018aa 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/whizardddsimgaudi.conf +++ b/configFileProductions/spring2024ConfigFiles/michele/whizardddsimgaudi.conf @@ -4,6 +4,7 @@ Version = 2.8.3 [ddsim] SteeringFile = cld_steer.py +ExtraCLIArguments=--vertexSigma 0.0098 2.54e-5 0.646 0.0063 [gaudiapp] ExecutableName = k4run @@ -13,9 +14,9 @@ OutputFileFlag = --PodioOutput.filename [Production Parameters] machine = ee -prodGroup = several +prodGroup = fcc_spring2024_HiggsCouplings_FCalFix_rightConfigPackage -softwareVersion = key4hep_240310 +softwareVersion = key4hep_240412 generatorApplication = whizard2 simulationApplication = ddsim reconstructionApplication = gaudiapp @@ -25,13 +26,13 @@ configVersion = key4hep-devel-2 configPackage = fccConfig eventsPerJobs = 1000, 1000, 1000, 1000, 1000, 1000, 1000 -numberOfTasks = 1, 1, 1, 1, 1, 1, 1 +numberOfTasks = 10, 10, 10, 10, 10, 10, 10 campaign = test_spring2024 energies = 240, 240, 240, 240, 240, 240, 240 processes = Htautau, Hgg, Hdd, Huu, Hss, Hcc, Hbb detectorModel = CLD_o2_v05 -additionalName = selvaggiTry +additionalName = noPythiaVtxSmearing240412ReleaseRightConfigPackage productionLogLevel = VERBOSE outputSE = CERN-DST-EOS diff --git a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hbb_ecm240.sin b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hbb_ecm240.sin index b127b27..7b84c20 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hbb_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hbb_ecm240.sin @@ -79,13 +79,13 @@ $shower_method = "PYTHIA6" -$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=1; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=1; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } # n_events should be passed by the EventProducer -# n_events = 100000 +# n_events = 10 sample_format = stdhep $extension_stdhep = "stdhep" diff --git a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hcc_ecm240.sin b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hcc_ecm240.sin index 9d71cd3..d092587 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hcc_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hcc_ecm240.sin @@ -79,7 +79,7 @@ $shower_method = "PYTHIA6" -$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=1; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=1; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hdd_ecm240.sin b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hdd_ecm240.sin index f31fe16..2217397 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hdd_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hdd_ecm240.sin @@ -79,7 +79,7 @@ $shower_method = "PYTHIA6" -$ps_PYTHIA_PYGIVE = "MDME(210,1)=1; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MDME(210,1)=1; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hgg_ecm240.sin b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hgg_ecm240.sin index 589d3c6..433bbde 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hgg_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hgg_ecm240.sin @@ -79,7 +79,7 @@ $shower_method = "PYTHIA6" -$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=1; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=1; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hss_ecm240.sin b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hss_ecm240.sin index 34534d4..da51db0 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hss_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Hss_ecm240.sin @@ -79,7 +79,7 @@ $shower_method = "PYTHIA6" -$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=1; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=1; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Htautau_ecm240.sin b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Htautau_ecm240.sin index 1788070..54e619e 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Htautau_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Htautau_ecm240.sin @@ -79,7 +79,7 @@ $shower_method = "PYTHIA6" -$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=1; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=0; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=1; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Huu_ecm240.sin b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Huu_ecm240.sin index 570b15f..0f6f447 100644 --- a/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Huu_ecm240.sin +++ b/configFileProductions/spring2024ConfigFiles/michele/wzp6_ee_nunuH_Huu_ecm240.sin @@ -79,7 +79,7 @@ $shower_method = "PYTHIA6" -$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=1; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=1; PARP(151)=0.0098; PARP(152)=2.54e-5; PARP(153)=0.646; PARP(154)=1.937; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" +$ps_PYTHIA_PYGIVE = "MDME(210,1)=0; MDME(211,1)=1; MDME(212,1)=0; MDME(213,1)=0; MDME(214,1)=0; MDME(215,1)=0; MDME(218,1)=0; MDME(219,1)=0; MDME(220,1)=0; MDME(222,1)=0; MDME(223,1)=0; MDME(224,1)=0; MDME(225,1)=0; MDME(226,1)=0; MSTJ(28)=0; PMAS(25,1)=125.; PMAS(25,2)=0.4143E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1; MSTP(151)=0; MSTJ(22)=4; PARJ(73)=2250; PARJ(74)=2500" integrate (proc) { iterations = 10:100000:"gw", 5:200000:"" }