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