CMS 3D CMS Logo

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

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