CMS 3D CMS Logo

ForceZeroTeslaField_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 localUniform = cms.ESProducer("UniformMagneticFieldESProducer",
00004     ZFieldInTesla = cms.double(0.0)
00005 )
00006 
00007 es_prefer_localUniform = cms.ESPrefer("UniformMagneticFieldESProducer","localUniform")
00008 #   es_prefer magfield = XMLIdealGeometryESSource{}
00009 #SteppingHelixPropagatorAny.useInTeslaFromMagField = True
00010 #SteppingHelixPropagatorAlong.useInTeslaFromMagField = True
00011 #SteppingHelixPropagatorOpposite.useInTeslaFromMagField = True
00012 #SteppingHelixPropagatorAny.SetVBFPointer = True
00013 #SteppingHelixPropagatorAlong.SetVBFPointer = True
00014 #SteppingHelixPropagatorOpposite.SetVBFPointer = True
00015 #VolumeBasedMagneticFieldESProducer.label = 'VolumeBasedMagneticField'
00016 

Generated on Tue Jun 9 17:26:58 2009 for CMSSW by  doxygen 1.5.4