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