CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CertificationClient_cfi.py
Go to the documentation of this file.
1 certificationClient = dict(
2 )
3 
4 certificationClientPaths = dict(
5  CertificationMap = "EventInfo/CertificationSummaryMap",
6  CertificationContents = "EventInfo/CertificationContents/",
7  Certification = "EventInfo/CertificationSummary",
8  ReportSummaryMap = "EventInfo/reportSummaryMap",
9  ReportSummaryContents = "EventInfo/reportSummaryContents/",
10  ReportSummary = "EventInfo/reportSummary"
11 )