CMS 3D CMS Logo

RoadMapESSource_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 roads = cms.ESSource("RoadMapESSource",
00004     ComponentName = cms.string(''),
00005     RingsLabel = cms.string(''),
00006     InputFileName = cms.FileInPath('RecoTracker/RoadMapESSource/data/roads-0010.dat')
00007 )
00008 
00009 

Generated on Tue Jun 9 17:45:38 2009 for CMSSW by  doxygen 1.5.4