CMS 3D CMS Logo

RingMakerESProducerTIFTOB_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 ringsTIFTOB = copy.deepcopy(rings)
00010 ringsTIFTOB.Configuration = 'TIFTOB'
00011 ringsTIFTOB.RingAsciiFileName = 'rings_tiftob.dat'
00012 ringsTIFTOB.ComponentName = 'TIFTOB'
00013 

Generated on Tue Jun 9 17:45:36 2009 for CMSSW by  doxygen 1.5.4