CMS 3D CMS Logo

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 

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