CMS 3D CMS Logo

Variables

dt4DSegments_RefitAndCombine_cfi Namespace Reference

Variables

tuple dt4DSegments

Variable Documentation

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

Definition at line 6 of file dt4DSegments_RefitAndCombine_cfi.py.