CMS 3D CMS Logo

ringPainterTIF_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # RingESSource
00004 from RecoTracker.RingMakerESProducer.RingMakerESProducerTIF_cff import *
00005 import copy
00006 from RecoTracker.RingESSource.ringPainter_cfi import *
00007 # RingPainter
00008 ringPainterTIF = copy.deepcopy(ringPainter)
00009 ringPainterTIF.RingLabel = 'TIF'
00010 

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