Variables | |
tuple | dt4DSegments |
tuple dt4DSegments_RefitAndCombine_cfi::dt4DSegments [static] |
Initial value:
cms.EDProducer("DTRecSegment4DProducer", # The reconstruction algo and its parameter set DTRefitAndCombineReco4DAlgo, # debuggin opt debug = cms.untracked.bool(False), # name of the rechit 2D collection in the event recHits1DLabel = cms.InputTag("dt1DRecHits"), # name of the rechit 2D collection in the event recHits2DLabel = cms.InputTag("dt2DSegments") )
Definition at line 6 of file dt4DSegments_RefitAndCombine_cfi.py.