CMS 3D CMS Logo

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

Variables

tuple SeedGeneratorParameters
 

Variable Documentation

tuple TSGForRoadSearch_cfi.SeedGeneratorParameters
Initial value:
1 = cms.PSet(
2  propagatorCompatibleName = cms.string('SteppingHelixPropagatorAny'),
3  #category: MuonRSSeedGeneratorAlgorithm
4  #0 old code inside-out
5  #1 new code inside-out
6  #2 new code outside-out
7  option = cms.uint32(0),
8  ComponentName = cms.string('TSGForRoadSearch'),
9  errorMatrixPset = cms.PSet(
10 
11  ),
12  propagatorName = cms.string('SteppingHelixPropagatorAlong'),
13  manySeeds = cms.bool(False),
14  copyMuonRecHit = cms.bool(False),
15  maxChi2 = cms.double(40.0)
16 )

Definition at line 3 of file TSGForRoadSearch_cfi.py.