CMS 3D CMS Logo

PoolSource_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 source = cms.Source("PoolSource",
00004     fileNames = cms.untracked.vstring('rfio:/castor/cern.ch/cms/store/RelVal/2007/9/3/RelVal-RelValMinBias-1188839688/0002/2E7B6353-BC5A-DC11-A0B5-001617DBD5B2.root')
00005 )
00006 
00007 maxEvents = cms.untracked.PSet(
00008     input = cms.untracked.int32(-1)
00009 )
00010 

Generated on Tue Jun 9 17:34:51 2009 for CMSSW by  doxygen 1.5.4