1 import FWCore.ParameterSet.Config
as cms
3 SeedGeneratorParameters = cms.PSet(
4 propagatorCompatibleName = cms.string(
'SteppingHelixPropagatorAny'),
9 option = cms.uint32(0),
10 ComponentName = cms.string(
'TSGForRoadSearch'),
11 errorMatrixPset = cms.PSet(
14 propagatorName = cms.string(
'SteppingHelixPropagatorAlong'),
15 manySeeds = cms.bool(
False),
16 copyMuonRecHit = cms.bool(
False),
17 maxChi2 = cms.double(40.0)