CMS 3D CMS Logo

roadPainterTIF_cff.py

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

Generated on Tue Jun 9 17:45:38 2009 for CMSSW by  doxygen 1.5.4