CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_1/src/RecoTracker/RoadMapRecord/python/roadMapTestTIFTIBTOB_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # roads
00004 from RecoTracker.RoadMapMakerESProducer.RoadMapMakerESProducerTIFTIBTOB_cff import *
00005 import copy
00006 from RecoTracker.RoadMapRecord.roadMapTest_cfi import *
00007 # roadMapTest
00008 roadMapTestTIFTIBTOB = copy.deepcopy(roadMapTest)
00009 roadMapTestTIFTIBTOB.RoadLabel = 'TIFTIBTOB'
00010