Variables | |
tuple | dt1DRecHits |
00001 cms.EDProducer("DTRecHitProducer", 00002 # The reconstruction algo and its parameter set 00003 DTNoDriftAlgo_CosmicData, 00004 debug = cms.untracked.bool(False), 00005 # The label to retrieve digis from the event 00006 #dtDigiLabel = cms.InputTag("dtunpacker") 00007 dtDigiLabel = cms.InputTag("muonDTDigis") 00008 )
Definition at line 7 of file dt1DRecHits_NoDrift_CosmicData_cfi.py.