CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoTracker/RoadMapESSource/python/roadPainterTIFTOB_cff.py

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