CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Services_cff.py
Go to the documentation of this file.
1 # The following comments couldn't be translated into the new config version:
2 
3 #
4 
5 import FWCore.ParameterSet.Config as cms
6 
8 # Random numbers initialization service
9 # pick it up directly
10 from IOMC.RandomEngine.IOMC_cff import *
11 #an "intermediate layer" remains, just in case somebody is using it...
12 # from Configuration.StandardSequences.SimulationRandomNumberGeneratorSeeds_cff import *