CMS 3D CMS Logo

BeamSpotFakeConditionsSimpleGaussian_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 BeamSpotFakeConditions = cms.ESSource("BeamSpotFakeConditions",
00004     BeamType = cms.string('SimpleGaussian'),
00005     #FileInPath xmlCalibration = "RecoVertex/BeamSpotProducer/test/BeamSpotFakeConditions.xml"
00006     UseDummy = cms.bool(True)
00007 )
00008 
00009 

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