1 = cms.ESProducer(
"SteppingHelixPropagatorESProducer",
2 ComponentName = cms.string(
'SteppingHelixPropagatorAlong'),
3 NoErrorPropagation = cms.bool(
False),
4 PropagationDirection = cms.string(
'alongMomentum'),
5 useTuningForL2Speed = cms.bool(
False),
6 useIsYokeFlag = cms.bool(
True),
7 endcapShiftInZNeg = cms.double(0.0),
8 SetVBFPointer = cms.bool(
False),
9 AssumeNoMaterial = cms.bool(
False),
10 endcapShiftInZPos = cms.double(0.0),
11 useInTeslaFromMagField = cms.bool(
False),
12 VBFName = cms.string(
'VolumeBasedMagneticField'),
13 useEndcapShiftsInZ = cms.bool(
False),
14 sendLogWarning = cms.bool(
False),
15 useMatVolumes = cms.bool(
True),
16 debug = cms.bool(
False),
18 ApplyRadX0Correction = cms.bool(
True),
19 useMagVolumes = cms.bool(
True),
20 returnTangentPlane = cms.bool(
True)