Variables | |
tuple | dtResolutionTestHLT |
00001 cms.EDAnalyzer("DTResolutionAnalysisTest", 00002 diagnosticPrescale = cms.untracked.int32(1), 00003 permittedMeanRange = cms.untracked.double(0.01), 00004 permittedSigmaRange = cms.untracked.double(0.08), 00005 # top folder for the histograms in DQMStore 00006 topHistoFolder = cms.untracked.string("HLT/HLTMonMuon/DT-Segments") 00007 )
Definition at line 3 of file dtResolutionAnalysisTest_hlt_cfi.py.