CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Playback_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 del RandomNumberGeneratorService.generator
5 RandomNumberGeneratorService.restoreStateLabel = cms.untracked.string('randomEngineStateProducer')
6 # from SimGeneral.MixingModule.mixNoPU_cfi import *
8 mix.playback = cms.untracked.bool(True)
9 
General track re-fitting includes (don't load dtGeometry_cfi or cscGeometry_cfi because it's provided...