CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
TSGFromPropagation_cfi Namespace Reference

Variables

tuple SeedGeneratorParameters
 

Variable Documentation

tuple TSGFromPropagation_cfi.SeedGeneratorParameters
Initial value:
1 = cms.PSet(
2  MuonErrorMatrixValues,
3  ComponentName = cms.string( "TSGFromPropagation" ),
4  Propagator = cms.string( "SmartPropagatorAnyOpposite" ),
5  MaxChi2 = cms.double( 40.0 ),
6  ResetMethod = cms.string("matrix"),
7  ErrorRescaling = cms.double(3.0),
8  SigmaZ = cms.double(25.0),
9  UseVertexState = cms.bool( True ),
10  UpdateState = cms.bool( True ),
11  SelectState = cms.bool( False ),
12  beamSpot = cms.InputTag("offlineBeamSpot")
13  )

Definition at line 5 of file TSGFromPropagation_cfi.py.