CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoTracker/RoadMapMakerESProducer/python/RoadMapMakerESProducerTIFTIBTOB_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # Rings
00004 from RecoTracker.RingMakerESProducer.RingMakerESProducerTIFTIBTOB_cff import *
00005 import copy
00006 from RecoTracker.RoadMapMakerESProducer.RoadMapMakerESProducer_cfi import *
00007 # RoadMapMaker
00008 roadsTIFTIBTOB = copy.deepcopy(roads)
00009 roadsTIFTIBTOB.GeometryStructure = 'TIFTIBTOB'
00010 roadsTIFTIBTOB.SeedingType = 'TwoRingSeeds'
00011 roadsTIFTIBTOB.ComponentName = 'TIFTIBTOB'
00012 roadsTIFTIBTOB.RingsLabel = 'TIFTIBTOB'
00013