CMS 3D CMS Logo

Variables

dtResolutionAnalysisTest_cfi Namespace Reference

Variables

tuple DTResolutionAnalysisTest

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("DTResolutionAnalysisTest",
00002                                           diagnosticPrescale = cms.untracked.int32(1),
00003                                           permittedMeanRange = cms.untracked.double(0.02),
00004                                           permittedSigmaRange = cms.untracked.double(0.08),
00005                                           # top folder for the histograms in DQMStore
00006                                           topHistoFolder = cms.untracked.string("DT/02-Segments")
00007                                           )

Definition at line 3 of file dtResolutionAnalysisTest_cfi.py.