CMS 3D CMS Logo

Variables

TSGForRoadSearchIO_cfi Namespace Reference

Variables

tuple SeedGeneratorParameters

Variable Documentation

Initial value:
00001 cms.PSet(
00002     propagatorCompatibleName = cms.string('SteppingHelixPropagatorAny'),
00003     #category: MuonRSSeedGeneratorAlgorithm
00004     #0 old code inside-out
00005     #1 new code inside-out
00006     #2 new code outside-out
00007     #3 old code outside-in
00008     option = cms.uint32(0),
00009     ComponentName = cms.string('TSGForRoadSearch'),
00010     errorMatrixPset = cms.PSet(
00011 
00012     ),
00013     propagatorName = cms.string('SteppingHelixPropagatorAlong'),
00014     manySeeds = cms.bool(False),
00015     copyMuonRecHit = cms.bool(False),
00016     maxChi2 = cms.double(40.0)
00017 )

Definition at line 3 of file TSGForRoadSearchIO_cfi.py.