CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_9_patch3/src/DQM/EcalBarrelMonitorClient/python/CertificationClient_cfi.py

Go to the documentation of this file.
00001 certificationClient = dict(
00002 )
00003 
00004 certificationClientPaths = dict(
00005     CertificationMap = "EventInfo/CertificationSummaryMap",
00006     CertificationContents = "EventInfo/CertificationContents/",
00007     Certification = "EventInfo/CertificationSummary",
00008     ReportSummaryMap = "EventInfo/reportSummaryMap",
00009     ReportSummaryContents = "EventInfo/reportSummaryContents/",
00010     ReportSummary = "EventInfo/reportSummary"
00011 )