CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/Configuration/StandardSequences/python/MagneticField_30T_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # This cfi contains everything needed to use the VolumeBased magnetic
00004 # field engine.
00005 #Default is version 85l
00006 from MagneticField.Engine.volumeBasedMagneticField_1103l_cfi import *
00007 VolumeBasedMagneticFieldESProducer.version = 'grid_1103l_071212_3t'
00008 ParametrizedMagneticFieldProducer.parameters.BValue = '3_0T'
00009 
00010