CMS 3D CMS Logo

Tracker10pbScenario_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # 10 pb-1 misalignment scenario (see the corresponding CMS IN)
00005 # 
00006 # Include this file to produce a misaligned tracker geometry
00007 #
00008 # This replaces Geometry/TrackerGeometryBuilder/data/trackerGeometry.cfi
00009 #
00010 from Alignment.TrackerAlignment.Scenarios_cff import *
00011 MisalignedTracker = cms.ESProducer("MisalignedTrackerESProducer",
00012     Tracker10pbScenario
00013 )
00014 
00015 

Generated on Tue Jun 9 17:25:02 2009 for CMSSW by  doxygen 1.5.4