CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoTracker/RingMakerESProducer/python/RingMakerESProducerTIFTIBTOB_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # geometry
00004 # tracker geometry
00005 # tracker numbering
00006 import copy
00007 from RecoTracker.RingMakerESProducer.RingMakerESProducer_cfi import *
00008 # rings esproducer
00009 ringsTIFTIBTOB = copy.deepcopy(rings)
00010 ringsTIFTIBTOB.Configuration = 'TIFTIBTOB'
00011 ringsTIFTIBTOB.RingAsciiFileName = 'rings_tiftibtob.dat'
00012 ringsTIFTIBTOB.ComponentName = 'TIFTIBTOB'
00013