CMS 3D CMS Logo

ExampleScenario_cff.py

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

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