CMS 3D CMS Logo

NoMovementsScenario_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # "Misalignment" scenario without misalignment...
00005 # 
00006 # Include this file to produce an aligned tracker geometry with the misalignment tools
00007 #
00008 # This replaces Geometry/TrackerGeometryBuilder/data/trackerGeometry.cfi
00009 from Alignment.TrackerAlignment.Scenarios_cff import *
00010 MisalignedTracker = cms.ESProducer("MisalignedTrackerESProducer",
00011     NoMovementsScenario
00012 )
00013 
00014 

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