CMS 3D CMS Logo

Variables

globalCombinedSeeds_cfi Namespace Reference

Variables

tuple newCombinedSeeds

Variable Documentation

Initial value:
00001 cms.EDProducer(
00002     "SeedCombiner",
00003     seedCollections = cms.VInputTag(
00004         cms.InputTag('iterativeFirstSeeds','FirstPixelTriplets'),
00005         cms.InputTag('iterativeFirstSeeds','FirstMixedPairs')
00006     )
00007 )

Definition at line 3 of file globalCombinedSeeds_cfi.py.