CMS 3D CMS Logo

Variables

dt2DSegments_CombPatternReco2D_LinearDrift_cfi Namespace Reference

Variables

tuple dt2DCosmicSegments
tuple dt2DSegments

Variable Documentation

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

Definition at line 19 of file dt2DSegments_CombPatternReco2D_LinearDrift_cfi.py.

Initial value:
00001 cms.EDProducer("DTRecSegment2DProducer",
00002     # The reconstruction algo and its parameter set
00003     DTCombinatorialPatternReco2DAlgo_LinearDrift,
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_LinearDrift_cfi.py.