Variables | |
tuple | dtNoiseMonitor |
tuple dtNoiseTask_cfi::dtNoiseMonitor [static] |
Initial value:
cms.EDAnalyzer("DTNoiseTask", # the label to retrieve the DT digis dtDigiLabel = cms.InputTag("dtunpacker"), # switch for time box booking doTbHistos = cms.untracked.bool(False), # the name of the 4D rec hits collection recHits4DLabel = cms.string("dt4DSegments"), # switch for segment veto doSegmentVeto = cms.untracked.bool(False) )
Definition at line 4 of file dtNoiseTask_cfi.py.