CMS 3D CMS Logo

Variables

dtResolutionTask_cfi Namespace Reference

Variables

tuple dtResolutionAnalysisMonitor

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("DTResolutionAnalysisTask",
00002                                              # labels of 4D hits
00003                                              recHits4DLabel = cms.string('dt4DSegments'),
00004                                              # interval of lumi block after which we reset the histos
00005                                              ResetCycle = cms.untracked.int32(10000),
00006                                              # top folder for the histograms in DQMStore
00007                                              topHistoFolder = cms.untracked.string("DT/02-Segments")
00008                                              )

Definition at line 3 of file dtResolutionTask_cfi.py.