CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SeedFromConsecutiveHitsStraightLineCreator_cfi.py
Go to the documentation of this file.
2 SeedFromConsecutiveHitsStraightLineCreator = cms.PSet(
3  ComponentName = cms.string('SeedFromConsecutiveHitsStraightLineCreator'),
4  propagator = cms.string('PropagatorWithMaterial'),
5  OriginTransverseErrorMultiplier = cms.double(1.0),
6  MinOneOverPtError = cms.double(1.0)
7 )