CMS 3D CMS Logo

mix_2017_25ns_UltraLegacy_PoissonOOTPU_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
3 mix.input.nbPileupEvents.probFunctionVariable = cms.vint32(
4  0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
5  10, 11, 12, 13, 14, 15, 16, 17, 18, 19,
6  20, 21, 22, 23, 24, 25, 26, 27, 28, 29,
7  30, 31, 32, 33, 34, 35, 36, 37, 38, 39,
8  40, 41, 42, 43, 44, 45, 46, 47, 48, 49,
9  50, 51, 52, 53, 54, 55, 56, 57, 58, 59,
10  60, 61, 62, 63, 64, 65, 66, 67, 68, 69,
11  70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
12  80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
13  90, 91, 92, 93, 94, 95, 96, 97, 98
14  )
15 
16 mix.input.nbPileupEvents.probValue = cms.vdouble(
17  1.1840841518e-05, 3.46661037703e-05, 8.98772521472e-05, 7.47400487733e-05, 0.000123005176624,
18  0.000156501700614, 0.000154660478659, 0.000177496185603, 0.000324149805611, 0.000737524009713,
19  0.00140432980253, 0.00244424508696, 0.00380027898037, 0.00541093042612, 0.00768803501793,
20  0.010828224552, 0.0146608623707, 0.01887739113, 0.0228418813823, 0.0264817796874,
21  0.0294637401336, 0.0317960986171, 0.0336645950831, 0.0352638818387, 0.036869429333,
22  0.0382797316998, 0.039386705577, 0.0398389681346, 0.039646211131, 0.0388392805703,
23  0.0374195678161, 0.0355377892706, 0.0333383902828, 0.0308286549265, 0.0282914440969,
24  0.0257860718304, 0.02341635055, 0.0213126338243, 0.0195035612803, 0.0181079838989,
25  0.0171991315458, 0.0166377598339, 0.0166445341361, 0.0171943735369, 0.0181980997278,
26  0.0191339792146, 0.0198518804356, 0.0199714909193, 0.0194616474094, 0.0178626975229,
27  0.0153296785464, 0.0126789254325, 0.0100766041988, 0.00773867100481, 0.00592386091874,
28  0.00434706240169, 0.00310217013427, 0.00213213401899, 0.0013996000761, 0.000879148859271,
29  0.000540866009427, 0.000326115560156, 0.000193965828516, 0.000114607606623, 6.74262828734e-05,
30  3.97805301078e-05, 2.19948704638e-05, 9.72007976207e-06, 4.26179259146e-06, 2.80015581327e-06,
31  1.14675436465e-06, 2.52452411995e-07, 9.08394910044e-08, 1.14291987912e-08, 0.0,
32  0.0, 0.0, 0.0, 0.0, 0.0,
33  0.0, 0.0, 0.0, 0.0, 0.0,
34  0.0, 0.0, 0.0, 0.0, 0.0,
35  0.0, 0.0, 0.0, 0.0, 0.0,
36  0.0, 0.0, 0.0, 0.0
37  )
38