CMS 3D CMS Logo

Variables

dt2DSegments_CombPatternReco2D_ParamDrift_cfi Namespace Reference

Variables

tuple dt2DSegments

Variable Documentation

Initial value:
00001 cms.EDProducer("DTRecSegment2DProducer",
00002     # The reconstruction algo and its parameter set
00003     DTCombinatorialPatternReco2DAlgo_ParamDrift,
00004     # debuggin opt
00005     debug = cms.untracked.bool(False),
00006     # name of the rechit 1D collection in the event
00007     recHits1DLabel = cms.InputTag("dt1DRecHits")
00008 )

Definition at line 7 of file dt2DSegments_CombPatternReco2D_ParamDrift_cfi.py.