CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/RecoTracker/RoadMapESSource/python/roadPainterTIFTIBTOB_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # RoadMapESSource
00004 from RecoTracker.RoadMapMakerESProducer.RoadMapMakerESProducerTIFTIBTOB_cff import *
00005 import copy
00006 from RecoTracker.RoadMapESSource.roadPainter_cfi import *
00007 # RoadPainter
00008 roadPainterTIFTIBTOB = copy.deepcopy(roadPainter)
00009 roadPainterTIFTIBTOB.RoadLabel = 'TIFTIBTOB'
00010 roadPainterTIFTIBTOB.RingLabel = 'TIFTIBTOB'
00011