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 #1 from CMS-LUMI-POG/pileup_2023_august
Pileup 2023 august
- Loading branch information
Showing
4 changed files
with
117 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
38 changes: 38 additions & 0 deletions
38
SimGeneral/MixingModule/python/mix_2023_25ns_EraCD_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,38 @@ | ||
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( | ||
7.24105826767e-05, 4.38099640951e-05, 5.76790506008e-05, 5.92746441577e-05, 6.80254450023e-05, | ||
8.37466197998e-05, 8.60740558549e-05, 8.50779958485e-05, 9.01712987088e-05, 9.57536364956e-05, | ||
9.5903567079e-05, 0.000103849795967, 0.000135108592006, 0.000127174966572, 0.000142278810925, | ||
0.000171186164459, 0.000224174186731, 0.000339093548271, 0.000490526897074, 0.000647186042883, | ||
0.000843143398777, 0.00113061546306, 0.0015004244922, 0.00196004453998, 0.00258218735412, | ||
0.00336283002888, 0.00435943783835, 0.00558506395076, 0.00707710504253, 0.0087145334486, | ||
0.0102377963937, 0.0117222352279, 0.0131501211426, 0.0144544204738, 0.0156133338779, | ||
0.0167860167581, 0.0179050687884, 0.0188086192213, 0.019602772567, 0.0202545948834, | ||
0.0208328088348, 0.0213564761994, 0.0217720102066, 0.0221774321989, 0.0224852345544, | ||
0.0228463510262, 0.023309067363, 0.0239947576528, 0.0247957730948, 0.0259095042329, | ||
0.0270134185127, 0.0281592985882, 0.0296822247224, 0.031210729369, 0.0328303300406, | ||
0.0346202219124, 0.0360386524668, 0.0369403479999, 0.0369401765361, 0.036060907025, | ||
0.0341993333649, 0.031599792493, 0.0285065172292, 0.0250776462845, 0.0217073931283, | ||
0.018636532191, 0.0158077346058, 0.0132402957923, 0.0109657025451, 0.00897646902149, | ||
0.0073302975131, 0.005887542428, 0.00464701426691, 0.0036520541874, 0.0028696817983, | ||
0.00229282040295, 0.00182237708814, 0.00144628834384, 0.00109954275656, 0.000804825890922, | ||
0.000562893050491, 0.000382031990888, 0.000252113109331, 0.000152168130439, 8.67240473287e-05, | ||
5.37520917267e-05, 3.40952344482e-05, 2.33292349693e-05, 1.54199214697e-05, 8.26672143774e-06, | ||
5.66028212915e-06, 4.43409489599e-06, 2.79144305141e-06, 1.65669765968e-06, 1.18531603755e-07, | ||
6.80378909099e-08, 2.27550463906e-08, 0.0, 0.0, 0.0 | ||
) | ||
|
38 changes: 38 additions & 0 deletions
38
SimGeneral/MixingModule/python/mix_2023_25ns_EraC_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,38 @@ | ||
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.38822148706e-05, 4.75152134008e-05, 6.30191527793e-05, 6.68452240771e-05, 8.1025250051e-05, | ||
9.79468565963e-05, 9.95081424719e-05, 9.33708830231e-05, 9.50909917671e-05, 0.000100651134241, | ||
0.000103078257098, 0.000111034560318, 0.000122287617571, 0.000133124512985, 0.00014956573019, | ||
0.000186137627395, 0.000228156756843, 0.000282331058406, 0.000331622711531, 0.000391461449341, | ||
0.000517949289644, 0.000772840072265, 0.00117177950147, 0.00170218286606, 0.00236820136292, | ||
0.00313598312592, 0.00408745219886, 0.00527840094237, 0.00673298586987, 0.00828009786211, | ||
0.00981421228066, 0.0113605372864, 0.0128822615559, 0.0143533259986, 0.0156697830309, | ||
0.0169254217283, 0.018080221643, 0.0189942713703, 0.0198224792894, 0.0205857576279, | ||
0.0212350460744, 0.0217526935632, 0.022272803428, 0.0228031352959, 0.0231877786772, | ||
0.0236794597607, 0.0242098757217, 0.0250255926642, 0.0259084771241, 0.0270883359038, | ||
0.0283842141201, 0.0296138041433, 0.0312398518545, 0.0328769694128, 0.0343573284679, | ||
0.0359444082242, 0.0371707283039, 0.0379191373689, 0.0376984798185, 0.0364701631509, | ||
0.0342333461199, 0.030918081708, 0.02719246186, 0.0234422219723, 0.0199428306976, | ||
0.0167530883095, 0.0139446903019, 0.0115684641268, 0.0095875821463, 0.00792109671955, | ||
0.00642645801884, 0.00514147006535, 0.004014647174, 0.00312068891816, 0.00254047982771, | ||
0.00206998047115, 0.00170256713492, 0.00142457093791, 0.00112986818813, 0.000874387606181, | ||
0.000666515127689, 0.000479354340271, 0.000316491543232, 0.000182306321277, 9.7983507813e-05, | ||
5.59397929391e-05, 3.25116880719e-05, 2.05226891643e-05, 1.08317242834e-05, 4.61503191047e-06, | ||
1.49869506368e-06, 3.4791503138e-07, 1.59930964479e-08, 0.0, 0.0, | ||
0.0, 0.0, 0.0, 0.0, 0.0 | ||
) | ||
|
38 changes: 38 additions & 0 deletions
38
SimGeneral/MixingModule/python/mix_2023_25ns_EraD_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,38 @@ | ||
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( | ||
0.000158878446531, 3.72079495004e-05, 4.81640545476e-05, 4.57853820338e-05, 4.48623875183e-05, | ||
5.84446325801e-05, 6.21371953105e-05, 7.03017263882e-05, 8.14053877829e-05, 8.70272731863e-05, | ||
8.31197017269e-05, 9.10479801679e-05, 0.000157953009035, 0.000116574062554, 0.000129294975462, | ||
0.000144545642223, 0.000217078041821, 0.000440232973883, 0.000773662434135, 0.00110283621902, | ||
0.00142257438371, 0.00176809978781, 0.00208600425923, 0.00241950256675, 0.00296346767304, | ||
0.00376702592516, 0.00484406195225, 0.00613147621346, 0.00769025671271, 0.00948861093862, | ||
0.0109925387243, 0.0123667087551, 0.013627393454, 0.0146345506473, 0.015512752756, | ||
0.0165376249303, 0.0175929813666, 0.018477824153, 0.0192112990472, 0.0196645289817, | ||
0.0201161023712, 0.0206504959528, 0.020879696658, 0.0210625541872, 0.0212334411744, | ||
0.0213619175725, 0.0217040066936, 0.022158015445, 0.0228131566405, 0.0238090615222, | ||
0.0245709343881, 0.0255676600477, 0.0269068441176, 0.0282418222377, 0.0301095236733, | ||
0.0322607862482, 0.0340215193181, 0.0351963407371, 0.0355890314646, 0.0353316943073, | ||
0.0341387294252, 0.0328144650238, 0.0308479015762, 0.0279916459339, 0.0248514911256, | ||
0.0219924532015, 0.0191273076414, 0.0162191660774, 0.0134212379857, 0.0108569317827, | ||
0.00894075906105, 0.00721689444201, 0.00577376618889, 0.0045988410223, 0.00345625399226, | ||
0.00268987667653, 0.00203585450746, 0.00148498442583, 0.00104550889127, 0.000680880800731, | ||
0.000378259194695, 0.000208622992464, 0.000137403591797, 9.84678907631e-05, 6.66619364389e-05, | ||
4.98540448905e-05, 3.6916797972e-05, 2.83299393313e-05, 2.35951729274e-05, 1.47733031993e-05, | ||
1.30753995144e-05, 1.17148517026e-05, 7.73674081622e-06, 4.60860216753e-06, 3.2973125953e-07, | ||
1.89267830307e-07, 6.32999965354e-08, 0.0, 0.0, 0.0 | ||
) | ||
|