CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
mix_NoPileUp_cfi.py
Go to the documentation of this file.
2 
4 
5 if (MixingMode==2):
6  # mix at SIM level:
8  mixSimCaloHits.input.nbPileupEvents.averageNumber = cms.double(0.0)
9  mixSimCaloHits.input.type = cms.string('poisson')
10  mixRecoTracks.input.nbPileupEvents.averageNumber = cms.double(0.0)
11  mixRecoTracks.input.type = cms.string('poisson')