1 import FWCore.ParameterSet.Config
as cms
5 SeedGeneratorParameters = cms.PSet(
6 propagatorCompatibleName = cms.string(
'SteppingHelixPropagatorAny'),
13 option = cms.uint32(4),
14 ComponentName = cms.string(
'TSGForRoadSearch'),
15 errorMatrixPset = cms.PSet(
16 MuonErrorMatrixValues,
17 action = cms.string(
'use'),
20 propagatorName = cms.string(
'SteppingHelixPropagatorAlong'),
21 manySeeds = cms.bool(
False),
22 copyMuonRecHit = cms.bool(
False),
23 maxChi2 = cms.double(40.0)