Variables | |
tuple | dt2DSegments |
00001 cms.EDProducer("DTRecSegment2DProducer", 00002 # The reconstruction algo and its parameter set 00003 DTCombinatorialPatternReco2DAlgo_NoDrift_CosmicData, 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_NoDrift_CosmicData_cfi.py.