CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/RecoTracker/RingESSource/python/ringPainterTIFTOB_cff.py

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