CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoTracker/RingESSource/python/ringPainterTIFTIBTOB_cff.py

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