From 7bc1495c740f7b01bc0ffe7735c5e3785da6202c Mon Sep 17 00:00:00 2001 From: Joscha Knolle Date: Tue, 13 Jul 2021 15:32:51 +0200 Subject: [PATCH 1/2] New Run3 pileup scenario: 10h fill, 2h leveling --- .../StandardSequences/python/Mixing.py | 1 + .../Run3_2022_LHC_Simulation_10h_2h_cfi.py | 54 +++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py diff --git a/Configuration/StandardSequences/python/Mixing.py b/Configuration/StandardSequences/python/Mixing.py index 59cef05df9224..792d4259773df 100644 --- a/Configuration/StandardSequences/python/Mixing.py +++ b/Configuration/StandardSequences/python/Mixing.py @@ -124,6 +124,7 @@ def addMixingScenario(label,dict): addMixingScenario("Run3_Flat55To75_PoissonOOTPU",{'file': 'SimGeneral.MixingModule.mix_Run3_Flat55To75_PoissonOOTPU_cfi'}) addMixingScenario("ProdStep2",{'file': 'SimGeneral.MixingModule.mixProdStep2_cfi'}) addMixingScenario("fromDB",{'file': 'SimGeneral.MixingModule.mix_fromDB_cfi'}) +addMixingScenario("2022_LHC_Simulation_10h_2h",{'file': 'SimGeneral.MixingModule.Run3_2022_LHC_Simulation_10h_2h_cfi'}) #scenarios for L1 tdr work addMixingScenario("AVE_4_BX_50ns",{'file': 'SimGeneral.MixingModule.mix_POISSON_average_cfi','BX':50, 'B': (-12,3), 'N': 4}) diff --git a/SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py b/SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py new file mode 100644 index 0000000000000..0af2925f11740 --- /dev/null +++ b/SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py @@ -0,0 +1,54 @@ +# A distribution for Run3 studies (2022) derived from LHC simulations. +# Colliding bunches: 2736 +# Hadronic x-sec : 72.0mb +# Fill length : 600min +# Levelling time : 120min + +import FWCore.ParameterSet.Config as cms +from SimGeneral.MixingModule.mix_probFunction_25ns_PoissonOOTPU_cfi import * +mix.input.nbPileupEvents.probFunctionVariable = cms.vint32( + 0, 1, 2, 3, + 4, 5, 6, 7, 8, + 9, 10, 11, 12, 13, + 14, 15, 16, 17, 18, + 19, 20, 21, 22, 23, + 24, 25, 26, 27, 28, + 29, 30, 31, 32, 33, + 34, 35, 36, 37, 38, + 39, 40, 41, 42, 43, + 44, 45, 46, 47, 48, + 49, 50, 51, 52, 53, + 54, 55, 56, 57, 58, + 59, 60, 61, 62, 63, + 64, 65, 66, 67, 68, + 69, 70, 71, 72, 73, + 74, 75, 76, 77, 78, + 79, 80, 81, 82, 83, + 84, 85, 86, 87, 88, + 89, 90, 91, 92, 93, + 94, 95, 96, 97, 98, + 99 ) + +mix.input.nbPileupEvents.probValue = cms.vdouble( + 1.0437818823394505e-7, 2.715003542750282e-7, 6.787686618383635e-7, 0.0000016312117019520832, + 0.0000037686640907055856, 0.000008371632128294201, 0.000017883065090322985, 0.00003674123960972176, 0.00007261479201341696, + 0.00013808454212264188, 0.00025270525761548676, 0.00044519110159309825, 0.0007552151838268896, 0.001234053328521877, + 0.0019431395047656314, 0.002949668987761548, 0.0043187999622702755, 0.006102792572514633, 0.008328465914665939, + 0.01098536447758099, 0.014017620316366473, 0.01732232450068187, 0.020756131174017582, 0.024149980999387727, + 0.027329738678061044, 0.03013885396911387, 0.03245846334807915, 0.034220918855824047, 0.035414392366274604, + 0.036078410508113556, 0.036292219554403975, 0.03615916338030213, 0.0357905025585752, 0.03529141191447095, + 0.0347506620832796, 0.03423421952802212, 0.0337821052976974, 0.033407537866603894, 0.03309760626681281, + 0.03281524318905146, 0.03250277990626065, 0.03208759140391064, 0.031490140692017186, 0.03063414387311524, + 0.029457801866190788, 0.02792437117600576, 0.026030052555964026, 0.023807426495948872, 0.02132344392684441, + 0.01867209569309091, 0.015963024959608312, 0.013308190619596604, 0.010809010116330658, 0.008546145493563822, + 0.0065733600472561125, 0.004915901347632371, 0.003572933053752147, 0.002522865339115194, 0.0017301357437886833, + 0.001152061270164979, 0.0007447173534918659, 0.0004672556892535005, 0.0002845145691273299, 0.00016810917997658992, + 0.00009637723674257592, 0.00005360684016817217, 0.00002892687492733134, 0.000015142466292412817, 0.000007689326187895493, + 0.000003787592344295331, 0.0000018097206907302998, 8.387379685595415e-7, 3.7705363114590867e-7, 1.644144367397079e-7, + 6.954032509546268e-8, 2.852956728660949e-8, 1.135321142110102e-8, 4.382401547421846e-9, 1.6408982786233611e-9, + 5.959839148799788e-10, 2.099806275740335e-10, 7.17670574050443e-11, 2.379482808382792e-11, 7.65354493329869e-12, + 2.3882356456490024e-12, 7.230006494407056e-13, 2.123539029589155e-13, 6.051394177888295e-14, 1.6731631802791326e-14, + 4.488727149171676e-15, 1.168489615737134e-15, 2.9516044976370023e-16, 7.234994327807924e-17, 1.7209969600181895e-17, + 3.9728214757337585e-18, 8.900412501143707e-19, 1.935211006020751e-19, 4.083836841030632e-20, 8.36459262974286e-21, + 1.6629213435719635e-21 ) + \ No newline at end of file From a970aa18bce55bc8ec4b3cb770161e2f75696d08 Mon Sep 17 00:00:00 2001 From: Joscha Knolle Date: Thu, 15 Jul 2021 12:02:20 +0200 Subject: [PATCH 2/2] Updated to inst-lumi-weighted distribution --- .../Run3_2022_LHC_Simulation_10h_2h_cfi.py | 45 ++++++++++--------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py b/SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py index 0af2925f11740..9b9bc6855b71f 100644 --- a/SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py +++ b/SimGeneral/MixingModule/python/Run3_2022_LHC_Simulation_10h_2h_cfi.py @@ -3,6 +3,7 @@ # Hadronic x-sec : 72.0mb # Fill length : 600min # Levelling time : 120min +# probabilities weighted with instant luminosity import FWCore.ParameterSet.Config as cms from SimGeneral.MixingModule.mix_probFunction_25ns_PoissonOOTPU_cfi import * @@ -30,25 +31,25 @@ 99 ) mix.input.nbPileupEvents.probValue = cms.vdouble( - 1.0437818823394505e-7, 2.715003542750282e-7, 6.787686618383635e-7, 0.0000016312117019520832, - 0.0000037686640907055856, 0.000008371632128294201, 0.000017883065090322985, 0.00003674123960972176, 0.00007261479201341696, - 0.00013808454212264188, 0.00025270525761548676, 0.00044519110159309825, 0.0007552151838268896, 0.001234053328521877, - 0.0019431395047656314, 0.002949668987761548, 0.0043187999622702755, 0.006102792572514633, 0.008328465914665939, - 0.01098536447758099, 0.014017620316366473, 0.01732232450068187, 0.020756131174017582, 0.024149980999387727, - 0.027329738678061044, 0.03013885396911387, 0.03245846334807915, 0.034220918855824047, 0.035414392366274604, - 0.036078410508113556, 0.036292219554403975, 0.03615916338030213, 0.0357905025585752, 0.03529141191447095, - 0.0347506620832796, 0.03423421952802212, 0.0337821052976974, 0.033407537866603894, 0.03309760626681281, - 0.03281524318905146, 0.03250277990626065, 0.03208759140391064, 0.031490140692017186, 0.03063414387311524, - 0.029457801866190788, 0.02792437117600576, 0.026030052555964026, 0.023807426495948872, 0.02132344392684441, - 0.01867209569309091, 0.015963024959608312, 0.013308190619596604, 0.010809010116330658, 0.008546145493563822, - 0.0065733600472561125, 0.004915901347632371, 0.003572933053752147, 0.002522865339115194, 0.0017301357437886833, - 0.001152061270164979, 0.0007447173534918659, 0.0004672556892535005, 0.0002845145691273299, 0.00016810917997658992, - 0.00009637723674257592, 0.00005360684016817217, 0.00002892687492733134, 0.000015142466292412817, 0.000007689326187895493, - 0.000003787592344295331, 0.0000018097206907302998, 8.387379685595415e-7, 3.7705363114590867e-7, 1.644144367397079e-7, - 6.954032509546268e-8, 2.852956728660949e-8, 1.135321142110102e-8, 4.382401547421846e-9, 1.6408982786233611e-9, - 5.959839148799788e-10, 2.099806275740335e-10, 7.17670574050443e-11, 2.379482808382792e-11, 7.65354493329869e-12, - 2.3882356456490024e-12, 7.230006494407056e-13, 2.123539029589155e-13, 6.051394177888295e-14, 1.6731631802791326e-14, - 4.488727149171676e-15, 1.168489615737134e-15, 2.9516044976370023e-16, 7.234994327807924e-17, 1.7209969600181895e-17, - 3.9728214757337585e-18, 8.900412501143707e-19, 1.935211006020751e-19, 4.083836841030632e-20, 8.36459262974286e-21, - 1.6629213435719635e-21 ) - \ No newline at end of file + 7.075550618391933e-8, 1.8432226484975646e-7, 4.6156514471969593e-7, 0.0000011111611991838491, + 0.0000025719752161798103, 0.000005724865812608344, 0.000012255841383374045, 0.000025239403069596116, 0.00005001054998201597, + 0.00009536530158990567, 0.00017505633393457624, 0.00030942214916825035, 0.0005268123536229287, 0.0008642843968521786, + 0.0013669182280399903, 0.0020851167548246985, 0.0030695148409245446, 0.004363635945105083, 0.005995143197404548, + 0.007967247822222358, 0.010252302872826594, 0.01278957659177177, 0.015488544412469806, 0.01823784978331645, + 0.020918669702105028, 0.023420019399650906, 0.025652949149203495, 0.027560835627835043, 0.02912397347687914, + 0.030358091266301533, 0.03130778480604892, 0.03203676872496023, 0.0326170853351521, 0.03311902652393314, + 0.033602777248239, 0.0341120235754556, 0.03466927947785801, 0.03527261707506484, 0.035893786618889145, + 0.03647817900850185, 0.036947435730750315, 0.03720550450678737, 0.037148460727673235, 0.03667753703450604, + 0.03571377296329832, 0.034211859754226276, 0.032170439241889726, 0.029636506070368274, 0.02670262519076345, + 0.023497154911314072, 0.020169158697337236, 0.016870783471647905, 0.013740289679427057, 0.010888563843704815, + 0.008390977574442656, 0.006285186751143873, 0.004574246293656772, 0.003233538335807419, 0.002219622271900557, + 0.0014792038980537092, 0.0009568560481315006, 0.0006007171037926386, 0.00036596934105178995, 0.0002163349104153549, + 0.00012407362512604619, 0.0000690356949524181, 0.000037263645547231494, 0.00001951170588910065, 0.000009910336118978026, + 0.0000048826244075428666, 0.0000023333596885075797, 0.0000010816029570543702, 4.863048449289416e-7, 2.1208148308081624e-7, + 8.97121135679932e-8, 3.6809172420519874e-8, 1.4649459937201982e-8, 5.655267024863598e-9, 2.117664468591336e-9, + 7.692038404370259e-10, 2.7102837405697987e-10, 9.263749466613295e-11, 3.071624552355945e-11, 9.880298997379985e-12, + 3.0832214331312204e-12, 9.33436314183754e-13, 2.7417209623761203e-13, 7.813293248960901e-14, 2.1603865264197903e-14, + 5.796018523167997e-15, 1.5088422256459697e-15, 3.811436255838504e-16, 9.342850737730402e-17, 2.2224464483477953e-17, + 5.130498608124184e-18, 1.1494216669980747e-18, 2.499227229379666e-19, 5.2741621866055994e-20, 1.080281961755894e-20, + 2.1476863811171814e-21 ) +