00001 cms.PSet(
00002 propagatorCompatibleName = cms.string('SteppingHelixPropagatorAny'),
00003
00004
00005
00006
00007
00008
00009 option = cms.uint32(4),
00010 ComponentName = cms.string('TSGForRoadSearch'),
00011 errorMatrixPset = cms.PSet(
00012 MuonErrorMatrixValues,
00013 action = cms.string('use'),
00014 atIP = cms.bool(True)
00015 ),
00016 propagatorName = cms.string('SteppingHelixPropagatorAlong'),
00017 manySeeds = cms.bool(False),
00018 copyMuonRecHit = cms.bool(False),
00019 maxChi2 = cms.double(40.0)
00020 )