CMS 3D CMS Logo

EmptySource_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 source = cms.Source("EmptySource")
00004 
00005 maxEvents = cms.untracked.PSet(
00006     input = cms.untracked.int32(-1)
00007 )
00008 

Generated on Tue Jun 9 17:39:28 2009 for CMSSW by  doxygen 1.5.4