CMS 3D CMS Logo

TSGFromMixedPairs_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 SeedGeneratorParameters = cms.PSet(
00004     ComponentName = cms.string('TSGFromOrderedHits'),
00005     OrderedHitsFactoryPSet = cms.PSet(
00006         ComponentName = cms.string('StandardHitPairGenerator'),
00007         SeedingLayers = cms.string('MixedLayerPairs')
00008     ),
00009     TTRHBuilder = cms.string('WithTrackAngle')
00010 )
00011 
00012 

Generated on Tue Jun 9 17:44:34 2009 for CMSSW by  doxygen 1.5.4