forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request cms-sw#44686 from CMS-LUMI-POG/master
pileup profiles for RunIII2022Summer24 and RunIII2023Summer24 MC compaigns
- Loading branch information
1 parent
96d37fb
commit 4a21db1
Showing
3 changed files
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
SimGeneral/MixingModule/python/mix_2022_25ns_RunIII2022Summer24_PoissonOOTPU_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
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( | ||
2.9176030160424932e-05, 1.7288625535531052e-05, 3.933019047395869e-05, 8.006528496762777e-05, 0.00010638810458620044, | ||
0.0001290131177865941, 0.00014459978345116554, 0.0001528248895995225, 0.00017086550903127614, 0.00018521637322995298, | ||
0.00021079677348419945, 0.0002305428715535223, 0.0002498810794180589, 0.00029723779263631737, 0.00042163150787979427, | ||
0.0006601831218076226, 0.0010236701122784, 0.0015922378148605799, 0.002495658329001577, 0.003817170274048814, | ||
0.005403665633382568, 0.007107004916298577, 0.009101318814590127, 0.011892609953024784, 0.015480993046661569, | ||
0.019064446574701067, 0.022084483110726832, 0.024468350943302672, 0.026483608931927916, 0.02818950773817024, | ||
0.029533759137418507, 0.030422293552258124, 0.031024101455142658, 0.031196692299890482, 0.031193727204654704, | ||
0.031206593744680353, 0.03135369575881394, 0.03171549377659314, 0.03241539156087351, 0.03379816796763608, | ||
0.03573977090460996, 0.038505410312916294, 0.041770802624471116, 0.044926005446225915, 0.047329544140210865, | ||
0.047695419468771455, 0.04628902687265112, 0.04287273404036542, 0.03790635147294555, 0.0318503952150618, | ||
0.02546370873302361, 0.0193643401458756, 0.014001612145958773, 0.00980999256432052, 0.006778656770468372, | ||
0.004627624875119607, 0.0031282767631515057, 0.002085591944604796, 0.0013862979404589146, 0.0009512205105473053, | ||
0.0006422377600319727, 0.00044629717511565517, 0.0003294122761634986, 0.00025462395030180436, 0.00020369647938288862, | ||
0.00015394992364673615, 0.00011009462583238785, 7.143301627970768e-05, 4.400836590377253e-05, 2.5989037421070252e-05, | ||
1.5848225264026797e-05, 1.0717981917571277e-05, 7.217049844462219e-06, 4.906493455192585e-06, 2.950849802551177e-06, | ||
1.8712133795262115e-06, 8.568959666284495e-07, 3.9203111297389647e-07, 4.0788188611364475e-07, 2.9970749894171064e-07, | ||
1.4460787234697144e-07, 2.7083669792513195e-08, 2.4698219799365332e-08, 7.52482153620921e-08, 5.082351817594903e-08, | ||
0.0, 0.0, 0.0, 0.0, 0.0, | ||
0.0, 0.0, 0.0, 0.0, 0.0, | ||
0.0, 0.0, 0.0, 0.0, 0.0 | ||
) |
36 changes: 36 additions & 0 deletions
36
SimGeneral/MixingModule/python/mix_2023_25ns_RunIII2023Summer24_PoissonOOTPU_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
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( | ||
8.116278344749134e-05, 5.5987969004788374e-05, 6.677898582941577e-05, 7.137503028766281e-05, 9.431933415744541e-05, | ||
0.0001023845026191297, 9.960846322677061e-05, 0.00010738495275134475, 0.00010979972300512113, 0.00011327541982905317, | ||
0.00014643418805414227, 0.0001432058638282947, 0.00016234245814776687, 0.00020275708314691687, 0.0002950812457607141, | ||
0.0004759129304992025, 0.0006747743441107274, 0.0009100053933076372, 0.0012592148574153373, 0.0017383675584680713, | ||
0.002389205555468726, 0.003270776226583364, 0.004453998536649548, 0.005939678688714035, 0.007787117434534316, | ||
0.009910586962123618, 0.011961857118914614, 0.013970348243434117, 0.01582537823156475, 0.017540070641917434, | ||
0.019152870863063727, 0.020723914371610908, 0.021965706072013463, 0.023015666030278468, 0.023893542848212778, | ||
0.024748076488291797, 0.02538403423449164, 0.02598795618093042, 0.026411981892580757, 0.0270248009703733, | ||
0.02777775800740078, 0.028775994088665668, 0.03002482287006016, 0.031487967654889065, 0.03309553417219972, | ||
0.03512324863913352, 0.03721072409275871, 0.03953750395511365, 0.04167021006622745, 0.04290148907576494, | ||
0.04285019947395152, 0.04147920175787501, 0.0388103252024252, 0.034857491473899986, 0.03022141658748453, | ||
0.025707741879936, 0.02147792024675864, 0.017638691987518676, 0.014260779172668731, 0.011352880434199124, | ||
0.008962650048458793, 0.0069264602964894196, 0.00523916662369792, 0.0038960153250320747, 0.0029329254375063452, | ||
0.0022137927924821945, 0.0016878416507048078, 0.001270029531498029, 0.000852475503220966, 0.0005797890365890959, | ||
0.00038547177946587365, 0.00023724418104355103, 0.0001245946970750199, 6.764278274045408e-05, 3.9244477235073656e-05, | ||
2.544429722963923e-05, 1.3642418255344302e-05, 7.821952477586498e-06, 4.89133655752742e-06, 2.454128879581351e-06, | ||
6.42895936025524e-07, 9.589122608465836e-08, 2.1398618675588528e-08, 0.0, 0.0, | ||
0.0, 0.0, 0.0, 0.0, 0.0, | ||
0.0, 0.0, 0.0, 0.0, 0.0, | ||
0.0, 0.0, 0.0, 0.0, 0.0 | ||
) |