00001 cms.ESProducer("SteppingHelixPropagatorESProducer",
00002 ComponentName = cms.string('SteppingHelixPropagatorOpposite'),
00003 NoErrorPropagation = cms.bool(False),
00004 PropagationDirection = cms.string('oppositeToMomentum'),
00005 useTuningForL2Speed = cms.bool(False),
00006 useIsYokeFlag = cms.bool(True),
00007 endcapShiftInZNeg = cms.double(0.0),
00008 SetVBFPointer = cms.bool(False),
00009 AssumeNoMaterial = cms.bool(False),
00010 endcapShiftInZPos = cms.double(0.0),
00011 useInTeslaFromMagField = cms.bool(False),
00012 VBFName = cms.string('VolumeBasedMagneticField'),
00013 useEndcapShiftsInZ = cms.bool(False),
00014 sendLogWarning = cms.bool(False),
00015 useMatVolumes = cms.bool(True),
00016 debug = cms.bool(False),
00017
00018 ApplyRadX0Correction = cms.bool(True),
00019 useMagVolumes = cms.bool(True),
00020 returnTangentPlane = cms.bool(True)
00021 )