CMS 3D CMS Logo

mix_2017_5TeV_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
7  )
8 
9 mix.input.nbPileupEvents.probValue = cms.vdouble(
10  0.191452846727, 0.352881149019, 0.353135299622, 0.100289548466, 0.00224108424297,
11  7.19230424545e-08, 0.0, 0.0, 0.0, 0.0,
12  0.0, 0.0, 0.0, 0.0, 0.0,
13  0.0, 0.0, 0.0, 0.0, 0.0,
14  0.0, 0.0, 0.0, 0.0, 0.0,
15  0.0, 0.0, 0.0, 0.0
16  )
17