CMS 3D CMS Logo

RefitterWithMaterial_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 import sys
00004 print "WARNING: RecoTracker/TrackProducer/python/RefitterWithMaterial_cff.py and \nRecoTracker/TrackProducer/python/RefitterWithMaterial_cfi.py are obsolete and will be removed soon.";
00005 print "Please use RecoTracker/TrackProducer/python/TrackRefitters_cff.py \nand RecoTracker/TrackProducer/python/TrackRefitter_cfi.py";
00006 print "if still using old configuration files."
00007 #print " Now exiting with -1 error. \nplease remove inclusion of this file and try again.";
00008 #print "starting with the next release including this file will cause an exception";
00009 #sys.exit(-1);
00010 
00011 
00012 from RecoTracker.TrackProducer.TrackRefitter_cfi import *
00013 

Generated on Tue Jun 9 17:46:00 2009 for CMSSW by  doxygen 1.5.4