CMS 3D CMS Logo

Variables

TSGFromPropagation_cfi Namespace Reference

Variables

tuple SeedGeneratorParameters

Variable Documentation

Initial value:
00001 cms.PSet(
00002     MuonErrorMatrixValues,
00003     ComponentName = cms.string( "TSGFromPropagation" ),
00004     Propagator = cms.string( "SmartPropagatorAnyOpposite" ),
00005     MaxChi2 = cms.double( 40.0 ),
00006     ResetMethod = cms.string("matrix"),
00007     ErrorRescaling = cms.double(3.0),
00008     SigmaZ = cms.double(25.0),
00009     UseVertexState = cms.bool( True ),
00010     UpdateState = cms.bool( True ),
00011     SelectState = cms.bool( False ),
00012     beamSpot = cms.InputTag("offlineBeamSpot")
00013     )

Definition at line 5 of file TSGFromPropagation_cfi.py.