CMS 3D CMS Logo

RoadMapESSourceTIFTOB_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # Rings
00004 from RecoTracker.RingMakerESProducer.RingMakerESProducerTIFTOB_cff import *
00005 import copy
00006 from RecoTracker.RoadMapESSource.RoadMapESSource_cfi import *
00007 # Roads
00008 roadsTIFTOB = copy.deepcopy(roads)
00009 roadsTIFTOB.InputFileName = 'RecoTracker/RoadMapESSource/data/roads_tiftob-0010.dat'
00010 roadsTIFTOB.ComponentName = 'TIFTOB'
00011 roadsTIFTOB.RingsLabel = 'TIFTOB'
00012 

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