CMS 3D CMS Logo

eb-layouts.py

Go to the documentation of this file.
00001 def eblayout(i, p, *rows): i["EcalBarrel/Layouts/" + p] = DQMItem(layout=rows)
00002 
00003 eblayout(dqmitems, "00-Summary/00-Global-Summary",
00004   [{ 'path': "EcalBarrel/EBSummaryClient/EB global summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00005 
00006 eblayout(dqmitems, "00-Summary/01-Integrity-Summary",
00007   [{ 'path': "EcalBarrel/EBSummaryClient/EBIT integrity quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00008 
00009 eblayout(dqmitems, "00-Summary/02-Occupancy-Summary",
00010   [{ 'path': "EcalBarrel/EBSummaryClient/EBOT digi occupancy summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00011 
00012 eblayout(dqmitems, "00-Summary/03-Cosmic-Summary",
00013   [{ 'path': "EcalBarrel/EBSummaryClient/EBCT cosmic summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00014 
00015 eblayout(dqmitems, "00-Summary/04-PedestalOnline-Summary",
00016   [{ 'path': "EcalBarrel/EBSummaryClient/EBPOT pedestal quality summary G12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00017 
00018 eblayout(dqmitems, "00-Summary/05-Timing-Summary",
00019   [{ 'path': "EcalBarrel/EBSummaryClient/EBTMT timing quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00020 
00021 eblayout(dqmitems, "00-Summary/06-Trigger-Summary",
00022   [{ 'path': "EcalBarrel/EBSummaryClient/EBTTT Et trigger tower summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00023 
00024 eblayout(dqmitems, "00-Summary/07-Trigger-Summary",
00025   [{ 'path': "EcalBarrel/EBSummaryClient/EBTTT emulator error quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00026 
00027 eblayout(dqmitems, "00-Summary/08-StatusFlags-Summary",
00028   [{ 'path': "EcalBarrel/EBSummaryClient/EBSFT front-end status summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00029 
00030 #eblayout(dqmitems, "00-Summary/09-LaserL1-Summary",
00031 #  [{ 'path': "EcalBarrel/EBSummaryClient/EBLT laser quality summary L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00032 
00033 #eblayout(dqmitems, "00-Summary/11-Pedestal-Summary",
00034 #  [{ 'path': "EcalBarrel/EBSummaryClient/EBPT pedestal quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00035 
00036 #eblayout(dqmitems, "00-Summary/12-TestPulse-Summary",
00037 #  [{ 'path': "EcalBarrel/EBSummaryClient/EBTPT test pulse quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00038 
00039 eblayout(dqmitems, "01-Occupancy/00-Occupancy",
00040   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00041   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00042    { 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00043 
00044 eblayout(dqmitems, "01-Occupancy/01-Occupancy",
00045   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00046   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00047    { 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00048 
00049 eblayout(dqmitems, "01-Occupancy/02-Occupancy",
00050   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit thr occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00051   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit thr occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00052    { 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit thr occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00053 
00054 eblayout(dqmitems, "01-Occupancy/03-Occupancy",
00055   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00056   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00057    { 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00058 
00059 eblayout(dqmitems, "01-Occupancy/04-Occupancy",
00060   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi thr occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00061   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi thr occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00062    { 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi thr occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00063 
00064 eblayout(dqmitems, "01-Occupancy/05-Occupancy",
00065   [{ 'path': "EcalBarrel/EcalInfo/EBMM DCC", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00066    { 'path': "EcalBarrel/EcalInfo/EBMM digi number profile", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00067   [{ 'path': "EcalBarrel/EcalInfo/EBMM hit number profile", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00068    { 'path': "EcalBarrel/EcalInfo/EBMM TP digi number profile", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00069 
00070 #eblayout(dqmitems, "01-Occupancy/Experts/00-Occupancy",
00071 #  [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT test pulse digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00072 #  [None, None])
00073 
00074 #eblayout(dqmitems, "01-Occupancy/Experts/01-Occupancy",
00075 #  [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT laser digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00076 #  [None, None])
00077 
00078 eblayout(dqmitems, "01-Occupancy/Experts/02-Occupancy",
00079   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT pedestal digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00080   [None, None])
00081 
00082 eblayout(dqmitems, "02-Cluster/00-Cluster",
00083   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00084    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC size", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00085   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC number", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00086    None])
00087 
00088 eblayout(dqmitems, "02-Cluster/01-Cluster",
00089   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00090   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00091    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00092 
00093 eblayout(dqmitems, "02-Cluster/02-Cluster",
00094   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC size map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00095   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC size projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00096    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC size projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00097 
00098 eblayout(dqmitems, "02-Cluster/03-Cluster",
00099   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC ET map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00100   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC ET projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00101    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC ET projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00102 
00103 eblayout(dqmitems, "02-Cluster/04-Cluster",
00104   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC number map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00105   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC number projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00106    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC number projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00107 
00108 eblayout(dqmitems, "02-Cluster/05-Cluster",
00109   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT SC energy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00110    { 'path': "EcalBarrel/EBClusterTask/EBCLT SC size", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00111   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT SC number", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00112    None])
00113 
00114 eblayout(dqmitems, "02-Cluster/06-Cluster",
00115   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT s1s9", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00116    { 'path': "EcalBarrel/EBClusterTask/EBCLT s9s25", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00117   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT dicluster invariant mass", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00118    None])
00119 
00120 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/00-Integrity (Channel Global)",
00121   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00122   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00123 
00124 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/01-Integrity (Mem Box)",
00125   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00126   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00127 
00128 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/02-PedestalOnline",
00129   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00130   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00131    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00132 
00133 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/03-Timing",
00134   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00135   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00136    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00137 
00138 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/04-Trigger",
00139   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00140   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00141 
00142 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/05-Cosmic",
00143   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00144   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00145    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00146 
00147 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/06-StatusFlags",
00148   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00149   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
00150 
00151 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/00-Integrity/00-Channel-Integrity",
00152   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00153   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00154 
00155 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/00-Integrity/01-Gain-Integrity",
00156   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00157   [None])
00158 
00159 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/00-Integrity/02-TT-Integrity",
00160   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00161   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00162 
00163 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/00-Integrity/03-MemBox-Channel-Integrity",
00164   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00165   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00166 
00167 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/00-Integrity/04-MemBox-TT-Integrity",
00168   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00169   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00170 
00171 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/01-Pedestal/Gain01/00-Pedestal",
00172   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00173   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00174    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00175 
00176 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/01-Pedestal/Gain06/00-Pedestal",
00177   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00178   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00179    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00180 
00181 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/01-Pedestal/Gain12/00-Pedestal",
00182   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00183   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00184    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00185 
00186 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
00187   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00188   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00189 
00190 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
00191   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00192    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00193   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00194    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00195 
00196 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/02-TestPulse/Gain01/00-TestPulse",
00197 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00198 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00199 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00200 
00201 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/02-TestPulse/Gain06/00-TestPulse",
00202 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00203 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00204 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00205 
00206 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/02-TestPulse/Gain12/00-TestPulse",
00207 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00208 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00209 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00210 
00211 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
00212 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00213 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00214 
00215 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
00216 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00217 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00218 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00219 #   None])
00220 
00221 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
00222 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00223 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00224 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00225 #   None])
00226 
00227 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/00-Laser",
00228 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00229 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00230 
00231 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/01-Laser",
00232 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00233 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00234 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00235 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00236 
00237 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L1/00-Laser",
00238 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00239 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00240 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00241 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00242 
00243 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L1/01-Laser",
00244 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00245 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00246 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00247 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00248 
00249 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L1/02-Laser",
00250 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00251 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00252 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00253 #   None])
00254 
00255 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L1/03-Laser",
00256 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00257 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00258 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00259 #   None])
00260 
00261 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L4/00-Laser",
00262 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00263 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00264 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00265 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00266 
00267 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L4/01-Laser",
00268 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00269 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00270 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00271 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00272 
00273 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L4/02-Laser",
00274 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00275 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00276 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00277 #   None])
00278 
00279 #eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/03-Laser/L4/03-Laser",
00280 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00281 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00282 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00283 #   None])
00284 
00285 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/04-Timing/00-Timing",
00286   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00287   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00288 
00289 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/00-Trigger",
00290   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00291   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00292 
00293 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/01-Trigger",
00294   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00295   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00296 
00297 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/02-Trigger",
00298   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00299   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00300 
00301 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/03-Trigger",
00302   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00303   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00304 
00305 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/04-Trigger",
00306   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00307   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00308 
00309 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/05-Trigger",
00310   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00311   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00312 
00313 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/06-Trigger",
00314   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00315   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00316 
00317 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/05-Trigger/07-Trigger",
00318   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00319   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00320 
00321 eblayout(dqmitems, "03-SubSummary/EB-/EB-01/Experts/06-Cosmic/00-Cosmic",
00322   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00323   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00324 
00325 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/00-Integrity (Channel Global)",
00326   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00327   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00328 
00329 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/01-Integrity (Mem Box)",
00330   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00331   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00332 
00333 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/02-PedestalOnline",
00334   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00335   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00336    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00337 
00338 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/03-Timing",
00339   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00340   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00341    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00342 
00343 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/04-Trigger",
00344   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00345   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00346 
00347 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/05-Cosmic",
00348   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00349   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00350    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00351 
00352 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/06-StatusFlags",
00353   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00354   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
00355 
00356 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/00-Integrity/00-Channel-Integrity",
00357   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00358   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00359 
00360 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/00-Integrity/01-Gain-Integrity",
00361   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00362   [None])
00363 
00364 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/00-Integrity/02-TT-Integrity",
00365   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00366   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00367 
00368 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/00-Integrity/03-MemBox-Channel-Integrity",
00369   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00370   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00371 
00372 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/00-Integrity/04-MemBox-TT-Integrity",
00373   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00374   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00375 
00376 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/01-Pedestal/Gain01/00-Pedestal",
00377   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00378   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00379    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00380 
00381 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/01-Pedestal/Gain06/00-Pedestal",
00382   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00383   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00384    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00385 
00386 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/01-Pedestal/Gain12/00-Pedestal",
00387   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00388   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00389    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00390 
00391 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
00392   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00393   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00394 
00395 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
00396   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00397    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00398   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00399    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00400 
00401 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/02-TestPulse/Gain01/00-TestPulse",
00402 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00403 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00404 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00405 
00406 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/02-TestPulse/Gain06/00-TestPulse",
00407 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00408 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00409 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00410 
00411 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/02-TestPulse/Gain12/00-TestPulse",
00412 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00413 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00414 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00415 
00416 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
00417 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00418 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00419 
00420 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
00421 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00422 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00423 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00424 #   None])
00425 
00426 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
00427 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00428 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00429 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00430 #   None])
00431 
00432 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/00-Laser",
00433 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00434 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00435 
00436 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/01-Laser",
00437 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00438 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00439 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00440 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00441 
00442 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L1/00-Laser",
00443 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00444 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00445 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00446 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00447 
00448 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L1/01-Laser",
00449 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00450 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00451 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00452 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00453 
00454 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L1/02-Laser",
00455 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00456 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00457 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00458 #   None])
00459 
00460 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L1/03-Laser",
00461 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00462 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00463 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00464 #   None])
00465 
00466 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L4/00-Laser",
00467 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00468 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00469 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00470 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00471 
00472 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L4/01-Laser",
00473 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00474 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00475 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00476 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00477 
00478 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L4/02-Laser",
00479 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00480 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00481 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00482 #   None])
00483 
00484 #eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/03-Laser/L4/03-Laser",
00485 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00486 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00487 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00488 #   None])
00489 
00490 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/04-Timing/00-Timing",
00491   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00492   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00493 
00494 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/00-Trigger",
00495   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00496   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00497 
00498 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/01-Trigger",
00499   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00500   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00501 
00502 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/02-Trigger",
00503   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00504   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00505 
00506 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/03-Trigger",
00507   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00508   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00509 
00510 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/04-Trigger",
00511   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00512   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00513 
00514 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/05-Trigger",
00515   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00516   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00517 
00518 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/06-Trigger",
00519   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00520   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00521 
00522 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/05-Trigger/07-Trigger",
00523   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00524   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00525 
00526 eblayout(dqmitems, "03-SubSummary/EB-/EB-02/Experts/06-Cosmic/00-Cosmic",
00527   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00528   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00529 
00530 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/00-Integrity (Channel Global)",
00531   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00532   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00533 
00534 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/01-Integrity (Mem Box)",
00535   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00536   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00537 
00538 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/02-PedestalOnline",
00539   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00540   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00541    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00542 
00543 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/03-Timing",
00544   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00545   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00546    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00547 
00548 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/04-Trigger",
00549   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00550   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00551 
00552 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/05-Cosmic",
00553   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00554   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00555    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00556 
00557 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/06-StatusFlags",
00558   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00559   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
00560 
00561 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/00-Integrity/00-Channel-Integrity",
00562   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00563   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00564 
00565 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/00-Integrity/01-Gain-Integrity",
00566   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00567   [None])
00568 
00569 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/00-Integrity/02-TT-Integrity",
00570   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00571   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00572 
00573 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/00-Integrity/03-MemBox-Channel-Integrity",
00574   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00575   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00576 
00577 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/00-Integrity/04-MemBox-TT-Integrity",
00578   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00579   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00580 
00581 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/01-Pedestal/Gain01/00-Pedestal",
00582   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00583   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00584    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00585 
00586 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/01-Pedestal/Gain06/00-Pedestal",
00587   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00588   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00589    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00590 
00591 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/01-Pedestal/Gain12/00-Pedestal",
00592   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00593   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00594    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00595 
00596 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
00597   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00598   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00599 
00600 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
00601   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00602    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00603   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00604    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00605 
00606 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/02-TestPulse/Gain01/00-TestPulse",
00607 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00608 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00609 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00610 
00611 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/02-TestPulse/Gain06/00-TestPulse",
00612 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00613 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00614 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00615 
00616 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/02-TestPulse/Gain12/00-TestPulse",
00617 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00618 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00619 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00620 
00621 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
00622 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00623 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00624 
00625 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
00626 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00627 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00628 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00629 #   None])
00630 
00631 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
00632 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00633 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00634 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00635 #   None])
00636 
00637 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/00-Laser",
00638 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00639 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00640 
00641 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/01-Laser",
00642 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00643 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00644 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00645 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00646 
00647 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L1/00-Laser",
00648 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00649 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00650 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00651 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00652 
00653 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L1/01-Laser",
00654 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00655 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00656 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00657 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00658 
00659 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L1/02-Laser",
00660 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00661 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00662 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00663 #   None])
00664 
00665 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L1/03-Laser",
00666 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00667 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00668 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00669 #   None])
00670 
00671 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L4/00-Laser",
00672 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00673 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00674 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00675 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00676 
00677 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L4/01-Laser",
00678 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00679 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00680 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00681 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00682 
00683 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L4/02-Laser",
00684 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00685 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00686 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00687 #   None])
00688 
00689 #eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/03-Laser/L4/03-Laser",
00690 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00691 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00692 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00693 #   None])
00694 
00695 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/04-Timing/00-Timing",
00696   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00697   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00698 
00699 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/00-Trigger",
00700   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00701   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00702 
00703 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/01-Trigger",
00704   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00705   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00706 
00707 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/02-Trigger",
00708   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00709   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00710 
00711 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/03-Trigger",
00712   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00713   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00714 
00715 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/04-Trigger",
00716   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00717   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00718 
00719 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/05-Trigger",
00720   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00721   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00722 
00723 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/06-Trigger",
00724   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00725   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00726 
00727 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/05-Trigger/07-Trigger",
00728   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00729   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00730 
00731 eblayout(dqmitems, "03-SubSummary/EB-/EB-03/Experts/06-Cosmic/00-Cosmic",
00732   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00733   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00734 
00735 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/00-Integrity (Channel Global)",
00736   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00737   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00738 
00739 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/01-Integrity (Mem Box)",
00740   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00741   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00742 
00743 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/02-PedestalOnline",
00744   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00745   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00746    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00747 
00748 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/03-Timing",
00749   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00750   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00751    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00752 
00753 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/04-Trigger",
00754   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00755   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00756 
00757 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/05-Cosmic",
00758   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00759   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00760    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00761 
00762 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/06-StatusFlags",
00763   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00764   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
00765 
00766 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/00-Integrity/00-Channel-Integrity",
00767   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00768   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00769 
00770 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/00-Integrity/01-Gain-Integrity",
00771   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00772   [None])
00773 
00774 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/00-Integrity/02-TT-Integrity",
00775   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00776   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00777 
00778 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/00-Integrity/03-MemBox-Channel-Integrity",
00779   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00780   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00781 
00782 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/00-Integrity/04-MemBox-TT-Integrity",
00783   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00784   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00785 
00786 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/01-Pedestal/Gain01/00-Pedestal",
00787   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00788   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00789    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00790 
00791 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/01-Pedestal/Gain06/00-Pedestal",
00792   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00793   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00794    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00795 
00796 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/01-Pedestal/Gain12/00-Pedestal",
00797   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00798   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00799    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00800 
00801 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
00802   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00803   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00804 
00805 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
00806   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00807    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00808   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00809    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00810 
00811 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/02-TestPulse/Gain01/00-TestPulse",
00812 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00813 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00814 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00815 
00816 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/02-TestPulse/Gain06/00-TestPulse",
00817 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00818 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00819 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00820 
00821 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/02-TestPulse/Gain12/00-TestPulse",
00822 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00823 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00824 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00825 
00826 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
00827 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00828 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00829 
00830 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
00831 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00832 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00833 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00834 #   None])
00835 
00836 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
00837 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00838 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00839 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00840 #   None])
00841 
00842 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/00-Laser",
00843 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00844 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00845 
00846 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/01-Laser",
00847 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00848 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00849 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00850 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00851 
00852 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L1/00-Laser",
00853 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00854 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00855 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00856 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00857 
00858 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L1/01-Laser",
00859 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00860 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00861 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00862 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00863 
00864 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L1/02-Laser",
00865 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00866 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00867 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00868 #   None])
00869 
00870 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L1/03-Laser",
00871 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00872 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00873 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00874 #   None])
00875 
00876 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L4/00-Laser",
00877 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00878 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00879 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00880 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00881 
00882 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L4/01-Laser",
00883 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00884 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00885 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00886 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00887 
00888 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L4/02-Laser",
00889 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00890 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00891 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00892 #   None])
00893 
00894 #eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/03-Laser/L4/03-Laser",
00895 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00896 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00897 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00898 #   None])
00899 
00900 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/04-Timing/00-Timing",
00901   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00902   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00903 
00904 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/00-Trigger",
00905   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00906   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00907 
00908 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/01-Trigger",
00909   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00910   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00911 
00912 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/02-Trigger",
00913   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00914   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00915 
00916 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/03-Trigger",
00917   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00918   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00919 
00920 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/04-Trigger",
00921   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00922   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00923 
00924 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/05-Trigger",
00925   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00926   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00927 
00928 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/06-Trigger",
00929   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00930   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00931 
00932 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/05-Trigger/07-Trigger",
00933   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00934   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00935 
00936 eblayout(dqmitems, "03-SubSummary/EB-/EB-04/Experts/06-Cosmic/00-Cosmic",
00937   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00938   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00939 
00940 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/00-Integrity (Channel Global)",
00941   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00942   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00943 
00944 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/01-Integrity (Mem Box)",
00945   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00946   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00947 
00948 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/02-PedestalOnline",
00949   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00950   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00951    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00952 
00953 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/03-Timing",
00954   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00955   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00956    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00957 
00958 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/04-Trigger",
00959   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00960   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00961 
00962 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/05-Cosmic",
00963   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00964   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00965    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00966 
00967 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/06-StatusFlags",
00968   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00969   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
00970 
00971 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/00-Integrity/00-Channel-Integrity",
00972   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00973   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00974 
00975 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/00-Integrity/01-Gain-Integrity",
00976   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00977   [None])
00978 
00979 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/00-Integrity/02-TT-Integrity",
00980   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00981   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00982 
00983 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/00-Integrity/03-MemBox-Channel-Integrity",
00984   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00985   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00986 
00987 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/00-Integrity/04-MemBox-TT-Integrity",
00988   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00989   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00990 
00991 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/01-Pedestal/Gain01/00-Pedestal",
00992   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00993   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00994    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
00995 
00996 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/01-Pedestal/Gain06/00-Pedestal",
00997   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
00998   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
00999    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01000 
01001 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/01-Pedestal/Gain12/00-Pedestal",
01002   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01003   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01004    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01005 
01006 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
01007   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01008   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01009 
01010 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
01011   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01012    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01013   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01014    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01015 
01016 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/02-TestPulse/Gain01/00-TestPulse",
01017 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01018 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01019 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01020 
01021 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/02-TestPulse/Gain06/00-TestPulse",
01022 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01023 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01024 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01025 
01026 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/02-TestPulse/Gain12/00-TestPulse",
01027 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01028 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01029 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01030 
01031 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
01032 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01033 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01034 
01035 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
01036 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01037 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01038 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01039 #   None])
01040 
01041 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
01042 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01043 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01044 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01045 #   None])
01046 
01047 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/00-Laser",
01048 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01049 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01050 
01051 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/01-Laser",
01052 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01053 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01054 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01055 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01056 
01057 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L1/00-Laser",
01058 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01059 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01060 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01061 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01062 
01063 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L1/01-Laser",
01064 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01065 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01066 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01067 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01068 
01069 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L1/02-Laser",
01070 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01071 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01072 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01073 #   None])
01074 
01075 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L1/03-Laser",
01076 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01077 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01078 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01079 #   None])
01080 
01081 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L4/00-Laser",
01082 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01083 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01084 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01085 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01086 
01087 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L4/01-Laser",
01088 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01089 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01090 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01091 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01092 
01093 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L4/02-Laser",
01094 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01095 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01096 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01097 #   None])
01098 
01099 #eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/03-Laser/L4/03-Laser",
01100 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01101 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01102 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01103 #   None])
01104 
01105 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/04-Timing/00-Timing",
01106   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01107   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01108 
01109 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/00-Trigger",
01110   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01111   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01112 
01113 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/01-Trigger",
01114   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01115   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01116 
01117 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/02-Trigger",
01118   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01119   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01120 
01121 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/03-Trigger",
01122   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01123   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01124 
01125 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/04-Trigger",
01126   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01127   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01128 
01129 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/05-Trigger",
01130   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01131   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01132 
01133 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/06-Trigger",
01134   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01135   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01136 
01137 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/05-Trigger/07-Trigger",
01138   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01139   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01140 
01141 eblayout(dqmitems, "03-SubSummary/EB-/EB-05/Experts/06-Cosmic/00-Cosmic",
01142   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01143   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01144 
01145 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/00-Integrity (Channel Global)",
01146   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01147   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01148 
01149 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/01-Integrity (Mem Box)",
01150   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01151   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01152 
01153 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/02-PedestalOnline",
01154   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01155   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01156    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01157 
01158 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/03-Timing",
01159   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01160   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01161    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01162 
01163 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/04-Trigger",
01164   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01165   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01166 
01167 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/05-Cosmic",
01168   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01169   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01170    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01171 
01172 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/06-StatusFlags",
01173   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01174   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
01175 
01176 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/00-Integrity/00-Channel-Integrity",
01177   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01178   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01179 
01180 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/00-Integrity/01-Gain-Integrity",
01181   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01182   [None])
01183 
01184 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/00-Integrity/02-TT-Integrity",
01185   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01186   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01187 
01188 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/00-Integrity/03-MemBox-Channel-Integrity",
01189   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01190   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01191 
01192 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/00-Integrity/04-MemBox-TT-Integrity",
01193   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01194   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01195 
01196 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/01-Pedestal/Gain01/00-Pedestal",
01197   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01198   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01199    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01200 
01201 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/01-Pedestal/Gain06/00-Pedestal",
01202   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01203   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01204    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01205 
01206 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/01-Pedestal/Gain12/00-Pedestal",
01207   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01208   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01209    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01210 
01211 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
01212   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01213   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01214 
01215 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
01216   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01217    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01218   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01219    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01220 
01221 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/02-TestPulse/Gain01/00-TestPulse",
01222 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01223 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01224 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01225 
01226 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/02-TestPulse/Gain06/00-TestPulse",
01227 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01228 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01229 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01230 
01231 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/02-TestPulse/Gain12/00-TestPulse",
01232 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01233 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01234 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01235 
01236 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
01237 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01238 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01239 
01240 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
01241 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01242 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01243 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01244 #   None])
01245 
01246 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
01247 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01248 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01249 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01250 #   None])
01251 
01252 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/00-Laser",
01253 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01254 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01255 
01256 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/01-Laser",
01257 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01258 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01259 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01260 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01261 
01262 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L1/00-Laser",
01263 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01264 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01265 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01266 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01267 
01268 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L1/01-Laser",
01269 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01270 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01271 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01272 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01273 
01274 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L1/02-Laser",
01275 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01276 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01277 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01278 #   None])
01279 
01280 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L1/03-Laser",
01281 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01282 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01283 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01284 #   None])
01285 
01286 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L4/00-Laser",
01287 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01288 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01289 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01290 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01291 
01292 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L4/01-Laser",
01293 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01294 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01295 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01296 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01297 
01298 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L4/02-Laser",
01299 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01300 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01301 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01302 #   None])
01303 
01304 #eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/03-Laser/L4/03-Laser",
01305 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01306 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01307 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01308 #   None])
01309 
01310 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/04-Timing/00-Timing",
01311   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01312   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01313 
01314 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/00-Trigger",
01315   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01316   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01317 
01318 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/01-Trigger",
01319   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01320   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01321 
01322 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/02-Trigger",
01323   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01324   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01325 
01326 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/03-Trigger",
01327   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01328   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01329 
01330 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/04-Trigger",
01331   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01332   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01333 
01334 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/05-Trigger",
01335   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01336   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01337 
01338 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/06-Trigger",
01339   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01340   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01341 
01342 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/05-Trigger/07-Trigger",
01343   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01344   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01345 
01346 eblayout(dqmitems, "03-SubSummary/EB-/EB-06/Experts/06-Cosmic/00-Cosmic",
01347   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01348   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01349 
01350 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/00-Integrity (Channel Global)",
01351   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01352   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01353 
01354 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/01-Integrity (Mem Box)",
01355   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01356   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01357 
01358 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/02-PedestalOnline",
01359   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01360   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01361    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01362 
01363 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/03-Timing",
01364   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01365   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01366    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01367 
01368 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/04-Trigger",
01369   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01370   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01371 
01372 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/05-Cosmic",
01373   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01374   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01375    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01376 
01377 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/06-StatusFlags",
01378   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01379   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
01380 
01381 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/00-Integrity/00-Channel-Integrity",
01382   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01383   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01384 
01385 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/00-Integrity/01-Gain-Integrity",
01386   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01387   [None])
01388 
01389 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/00-Integrity/02-TT-Integrity",
01390   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01391   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01392 
01393 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/00-Integrity/03-MemBox-Channel-Integrity",
01394   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01395   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01396 
01397 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/00-Integrity/04-MemBox-TT-Integrity",
01398   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01399   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01400 
01401 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/01-Pedestal/Gain01/00-Pedestal",
01402   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01403   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01404    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01405 
01406 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/01-Pedestal/Gain06/00-Pedestal",
01407   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01408   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01409    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01410 
01411 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/01-Pedestal/Gain12/00-Pedestal",
01412   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01413   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01414    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01415 
01416 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
01417   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01418   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01419 
01420 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
01421   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01422    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01423   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01424    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01425 
01426 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/02-TestPulse/Gain01/00-TestPulse",
01427 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01428 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01429 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01430 
01431 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/02-TestPulse/Gain06/00-TestPulse",
01432 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01433 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01434 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01435 
01436 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/02-TestPulse/Gain12/00-TestPulse",
01437 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01438 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01439 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01440 
01441 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
01442 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01443 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01444 
01445 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
01446 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01447 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01448 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01449 #   None])
01450 
01451 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
01452 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01453 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01454 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01455 #   None])
01456 
01457 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/00-Laser",
01458 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01459 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01460 
01461 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/01-Laser",
01462 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01463 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01464 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01465 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01466 
01467 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L1/00-Laser",
01468 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01469 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01470 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01471 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01472 
01473 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L1/01-Laser",
01474 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01475 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01476 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01477 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01478 
01479 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L1/02-Laser",
01480 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01481 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01482 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01483 #   None])
01484 
01485 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L1/03-Laser",
01486 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01487 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01488 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01489 #   None])
01490 
01491 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L4/00-Laser",
01492 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01493 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01494 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01495 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01496 
01497 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L4/01-Laser",
01498 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01499 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01500 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01501 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01502 
01503 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L4/02-Laser",
01504 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01505 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01506 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01507 #   None])
01508 
01509 #eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/03-Laser/L4/03-Laser",
01510 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01511 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01512 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01513 #   None])
01514 
01515 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/04-Timing/00-Timing",
01516   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01517   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01518 
01519 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/00-Trigger",
01520   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01521   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01522 
01523 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/01-Trigger",
01524   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01525   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01526 
01527 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/02-Trigger",
01528   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01529   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01530 
01531 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/03-Trigger",
01532   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01533   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01534 
01535 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/04-Trigger",
01536   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01537   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01538 
01539 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/05-Trigger",
01540   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01541   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01542 
01543 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/06-Trigger",
01544   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01545   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01546 
01547 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/05-Trigger/07-Trigger",
01548   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01549   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01550 
01551 eblayout(dqmitems, "03-SubSummary/EB-/EB-07/Experts/06-Cosmic/00-Cosmic",
01552   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01553   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01554 
01555 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/00-Integrity (Channel Global)",
01556   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01557   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01558 
01559 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/01-Integrity (Mem Box)",
01560   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01561   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01562 
01563 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/02-PedestalOnline",
01564   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01565   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01566    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01567 
01568 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/03-Timing",
01569   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01570   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01571    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01572 
01573 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/04-Trigger",
01574   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01575   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01576 
01577 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/05-Cosmic",
01578   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01579   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01580    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01581 
01582 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/06-StatusFlags",
01583   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01584   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
01585 
01586 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/00-Integrity/00-Channel-Integrity",
01587   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01588   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01589 
01590 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/00-Integrity/01-Gain-Integrity",
01591   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01592   [None])
01593 
01594 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/00-Integrity/02-TT-Integrity",
01595   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01596   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01597 
01598 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/00-Integrity/03-MemBox-Channel-Integrity",
01599   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01600   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01601 
01602 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/00-Integrity/04-MemBox-TT-Integrity",
01603   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01604   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01605 
01606 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/01-Pedestal/Gain01/00-Pedestal",
01607   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01608   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01609    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01610 
01611 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/01-Pedestal/Gain06/00-Pedestal",
01612   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01613   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01614    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01615 
01616 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/01-Pedestal/Gain12/00-Pedestal",
01617   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01618   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01619    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01620 
01621 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
01622   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01623   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01624 
01625 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
01626   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01627    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01628   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01629    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01630 
01631 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/02-TestPulse/Gain01/00-TestPulse",
01632 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01633 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01634 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01635 
01636 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/02-TestPulse/Gain06/00-TestPulse",
01637 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01638 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01639 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01640 
01641 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/02-TestPulse/Gain12/00-TestPulse",
01642 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01643 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01644 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01645 
01646 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
01647 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01648 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01649 
01650 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
01651 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01652 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01653 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01654 #   None])
01655 
01656 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
01657 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01658 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01659 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01660 #   None])
01661 
01662 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/00-Laser",
01663 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01664 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01665 
01666 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/01-Laser",
01667 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01668 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01669 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01670 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01671 
01672 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L1/00-Laser",
01673 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01674 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01675 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01676 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01677 
01678 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L1/01-Laser",
01679 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01680 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01681 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01682 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01683 
01684 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L1/02-Laser",
01685 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01686 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01687 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01688 #   None])
01689 
01690 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L1/03-Laser",
01691 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01692 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01693 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01694 #   None])
01695 
01696 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L4/00-Laser",
01697 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01698 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01699 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01700 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01701 
01702 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L4/01-Laser",
01703 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01704 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01705 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01706 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01707 
01708 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L4/02-Laser",
01709 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01710 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01711 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01712 #   None])
01713 
01714 #eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/03-Laser/L4/03-Laser",
01715 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01716 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01717 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01718 #   None])
01719 
01720 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/04-Timing/00-Timing",
01721   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01722   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01723 
01724 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/00-Trigger",
01725   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01726   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01727 
01728 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/01-Trigger",
01729   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01730   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01731 
01732 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/02-Trigger",
01733   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01734   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01735 
01736 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/03-Trigger",
01737   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01738   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01739 
01740 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/04-Trigger",
01741   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01742   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01743 
01744 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/05-Trigger",
01745   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01746   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01747 
01748 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/06-Trigger",
01749   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01750   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01751 
01752 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/05-Trigger/07-Trigger",
01753   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01754   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01755 
01756 eblayout(dqmitems, "03-SubSummary/EB-/EB-08/Experts/06-Cosmic/00-Cosmic",
01757   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01758   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01759 
01760 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/00-Integrity (Channel Global)",
01761   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01762   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01763 
01764 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/01-Integrity (Mem Box)",
01765   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01766   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01767 
01768 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/02-PedestalOnline",
01769   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01770   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01771    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01772 
01773 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/03-Timing",
01774   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01775   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01776    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01777 
01778 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/04-Trigger",
01779   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01780   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01781 
01782 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/05-Cosmic",
01783   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01784   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01785    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01786 
01787 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/06-StatusFlags",
01788   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01789   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
01790 
01791 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/00-Integrity/00-Channel-Integrity",
01792   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01793   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01794 
01795 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/00-Integrity/01-Gain-Integrity",
01796   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01797   [None])
01798 
01799 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/00-Integrity/02-TT-Integrity",
01800   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01801   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01802 
01803 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/00-Integrity/03-MemBox-Channel-Integrity",
01804   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01805   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01806 
01807 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/00-Integrity/04-MemBox-TT-Integrity",
01808   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01809   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01810 
01811 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/01-Pedestal/Gain01/00-Pedestal",
01812   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01813   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01814    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01815 
01816 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/01-Pedestal/Gain06/00-Pedestal",
01817   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01818   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01819    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01820 
01821 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/01-Pedestal/Gain12/00-Pedestal",
01822   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01823   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01824    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01825 
01826 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
01827   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01828   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01829 
01830 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
01831   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01832    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01833   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01834    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01835 
01836 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/02-TestPulse/Gain01/00-TestPulse",
01837 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01838 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01839 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01840 
01841 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/02-TestPulse/Gain06/00-TestPulse",
01842 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01843 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01844 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01845 
01846 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/02-TestPulse/Gain12/00-TestPulse",
01847 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01848 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01849 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01850 
01851 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
01852 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01853 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01854 
01855 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
01856 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01857 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01858 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01859 #   None])
01860 
01861 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
01862 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01863 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01864 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01865 #   None])
01866 
01867 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/00-Laser",
01868 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01869 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01870 
01871 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/01-Laser",
01872 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01873 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01874 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01875 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01876 
01877 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L1/00-Laser",
01878 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01879 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01880 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01881 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01882 
01883 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L1/01-Laser",
01884 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01885 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01886 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01887 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01888 
01889 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L1/02-Laser",
01890 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01891 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01892 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01893 #   None])
01894 
01895 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L1/03-Laser",
01896 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01897 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01898 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01899 #   None])
01900 
01901 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L4/00-Laser",
01902 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01903 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01904 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01905 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01906 
01907 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L4/01-Laser",
01908 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01909 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01910 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01911 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01912 
01913 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L4/02-Laser",
01914 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01915 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01916 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01917 #   None])
01918 
01919 #eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/03-Laser/L4/03-Laser",
01920 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01921 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01922 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01923 #   None])
01924 
01925 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/04-Timing/00-Timing",
01926   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01927   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01928 
01929 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/00-Trigger",
01930   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01931   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01932 
01933 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/01-Trigger",
01934   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01935   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01936 
01937 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/02-Trigger",
01938   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01939   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01940 
01941 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/03-Trigger",
01942   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01943   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01944 
01945 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/04-Trigger",
01946   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01947   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01948 
01949 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/05-Trigger",
01950   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01951   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01952 
01953 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/06-Trigger",
01954   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01955   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01956 
01957 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/05-Trigger/07-Trigger",
01958   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01959   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01960 
01961 eblayout(dqmitems, "03-SubSummary/EB-/EB-09/Experts/06-Cosmic/00-Cosmic",
01962   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01963   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01964 
01965 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/00-Integrity (Channel Global)",
01966   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01967   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01968 
01969 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/01-Integrity (Mem Box)",
01970   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01971   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01972 
01973 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/02-PedestalOnline",
01974   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01975   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01976    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01977 
01978 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/03-Timing",
01979   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01980   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01981    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01982 
01983 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/04-Trigger",
01984   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01985   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01986 
01987 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/05-Cosmic",
01988   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01989   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
01990    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01991 
01992 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/06-StatusFlags",
01993   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01994   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
01995 
01996 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/00-Integrity/00-Channel-Integrity",
01997   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
01998   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
01999 
02000 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/00-Integrity/01-Gain-Integrity",
02001   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02002   [None])
02003 
02004 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/00-Integrity/02-TT-Integrity",
02005   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02006   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02007 
02008 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/00-Integrity/03-MemBox-Channel-Integrity",
02009   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02010   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02011 
02012 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/00-Integrity/04-MemBox-TT-Integrity",
02013   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02014   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02015 
02016 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/01-Pedestal/Gain01/00-Pedestal",
02017   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02018   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02019    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02020 
02021 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/01-Pedestal/Gain06/00-Pedestal",
02022   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02023   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02024    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02025 
02026 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/01-Pedestal/Gain12/00-Pedestal",
02027   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02028   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02029    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02030 
02031 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
02032   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02033   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02034 
02035 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
02036   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02037    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02038   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02039    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02040 
02041 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/02-TestPulse/Gain01/00-TestPulse",
02042 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02043 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02044 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02045 
02046 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/02-TestPulse/Gain06/00-TestPulse",
02047 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02048 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02049 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02050 
02051 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/02-TestPulse/Gain12/00-TestPulse",
02052 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02053 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02054 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02055 
02056 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
02057 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02058 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02059 
02060 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
02061 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02062 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02063 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02064 #   None])
02065 
02066 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
02067 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02068 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02069 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02070 #   None])
02071 
02072 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/00-Laser",
02073 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02074 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02075 
02076 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/01-Laser",
02077 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02078 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02079 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02080 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02081 
02082 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L1/00-Laser",
02083 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02084 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02085 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02086 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02087 
02088 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L1/01-Laser",
02089 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02090 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02091 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02092 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02093 
02094 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L1/02-Laser",
02095 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02096 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02097 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02098 #   None])
02099 
02100 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L1/03-Laser",
02101 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02102 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02103 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02104 #   None])
02105 
02106 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L4/00-Laser",
02107 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02108 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02109 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02110 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02111 
02112 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L4/01-Laser",
02113 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02114 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02115 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02116 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02117 
02118 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L4/02-Laser",
02119 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02120 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02121 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02122 #   None])
02123 
02124 #eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/03-Laser/L4/03-Laser",
02125 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02126 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02127 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02128 #   None])
02129 
02130 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/04-Timing/00-Timing",
02131   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02132   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02133 
02134 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/00-Trigger",
02135   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02136   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02137 
02138 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/01-Trigger",
02139   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02140   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02141 
02142 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/02-Trigger",
02143   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02144   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02145 
02146 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/03-Trigger",
02147   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02148   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02149 
02150 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/04-Trigger",
02151   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02152   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02153 
02154 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/05-Trigger",
02155   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02156   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02157 
02158 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/06-Trigger",
02159   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02160   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02161 
02162 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/05-Trigger/07-Trigger",
02163   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02164   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02165 
02166 eblayout(dqmitems, "03-SubSummary/EB-/EB-10/Experts/06-Cosmic/00-Cosmic",
02167   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02168   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02169 
02170 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/00-Integrity (Channel Global)",
02171   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02172   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02173 
02174 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/01-Integrity (Mem Box)",
02175   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02176   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02177 
02178 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/02-PedestalOnline",
02179   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02180   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02181    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02182 
02183 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/03-Timing",
02184   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02185   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02186    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02187 
02188 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/04-Trigger",
02189   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02190   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02191 
02192 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/05-Cosmic",
02193   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02194   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02195    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02196 
02197 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/06-StatusFlags",
02198   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02199   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
02200 
02201 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/00-Integrity/00-Channel-Integrity",
02202   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02203   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02204 
02205 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/00-Integrity/01-Gain-Integrity",
02206   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02207   [None])
02208 
02209 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/00-Integrity/02-TT-Integrity",
02210   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02211   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02212 
02213 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/00-Integrity/03-MemBox-Channel-Integrity",
02214   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02215   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02216 
02217 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/00-Integrity/04-MemBox-TT-Integrity",
02218   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02219   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02220 
02221 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/01-Pedestal/Gain01/00-Pedestal",
02222   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02223   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02224    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02225 
02226 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/01-Pedestal/Gain06/00-Pedestal",
02227   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02228   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02229    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02230 
02231 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/01-Pedestal/Gain12/00-Pedestal",
02232   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02233   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02234    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02235 
02236 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
02237   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02238   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02239 
02240 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
02241   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02242    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02243   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02244    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02245 
02246 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/02-TestPulse/Gain01/00-TestPulse",
02247 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02248 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02249 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02250 
02251 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/02-TestPulse/Gain06/00-TestPulse",
02252 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02253 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02254 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02255 
02256 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/02-TestPulse/Gain12/00-TestPulse",
02257 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02258 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02259 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02260 
02261 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
02262 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02263 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02264 
02265 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
02266 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02267 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02268 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02269 #   None])
02270 
02271 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
02272 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02273 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02274 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02275 #   None])
02276 
02277 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/00-Laser",
02278 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02279 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02280 
02281 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/01-Laser",
02282 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02283 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02284 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02285 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02286 
02287 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L1/00-Laser",
02288 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02289 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02290 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02291 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02292 
02293 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L1/01-Laser",
02294 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02295 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02296 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02297 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02298 
02299 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L1/02-Laser",
02300 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02301 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02302 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02303 #   None])
02304 
02305 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L1/03-Laser",
02306 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02307 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02308 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02309 #   None])
02310 
02311 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L4/00-Laser",
02312 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02313 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02314 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02315 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02316 
02317 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L4/01-Laser",
02318 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02319 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02320 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02321 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02322 
02323 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L4/02-Laser",
02324 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02325 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02326 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02327 #   None])
02328 
02329 #eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/03-Laser/L4/03-Laser",
02330 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02331 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02332 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02333 #   None])
02334 
02335 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/04-Timing/00-Timing",
02336   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02337   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02338 
02339 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/00-Trigger",
02340   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02341   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02342 
02343 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/01-Trigger",
02344   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02345   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02346 
02347 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/02-Trigger",
02348   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02349   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02350 
02351 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/03-Trigger",
02352   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02353   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02354 
02355 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/04-Trigger",
02356   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02357   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02358 
02359 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/05-Trigger",
02360   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02361   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02362 
02363 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/06-Trigger",
02364   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02365   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02366 
02367 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/05-Trigger/07-Trigger",
02368   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02369   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02370 
02371 eblayout(dqmitems, "03-SubSummary/EB-/EB-11/Experts/06-Cosmic/00-Cosmic",
02372   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02373   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02374 
02375 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/00-Integrity (Channel Global)",
02376   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02377   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02378 
02379 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/01-Integrity (Mem Box)",
02380   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02381   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02382 
02383 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/02-PedestalOnline",
02384   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02385   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02386    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02387 
02388 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/03-Timing",
02389   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02390   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02391    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02392 
02393 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/04-Trigger",
02394   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02395   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02396 
02397 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/05-Cosmic",
02398   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02399   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02400    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02401 
02402 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/06-StatusFlags",
02403   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02404   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
02405 
02406 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/00-Integrity/00-Channel-Integrity",
02407   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02408   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02409 
02410 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/00-Integrity/01-Gain-Integrity",
02411   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02412   [None])
02413 
02414 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/00-Integrity/02-TT-Integrity",
02415   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02416   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02417 
02418 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/00-Integrity/03-MemBox-Channel-Integrity",
02419   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02420   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02421 
02422 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/00-Integrity/04-MemBox-TT-Integrity",
02423   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02424   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02425 
02426 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/01-Pedestal/Gain01/00-Pedestal",
02427   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02428   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02429    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02430 
02431 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/01-Pedestal/Gain06/00-Pedestal",
02432   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02433   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02434    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02435 
02436 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/01-Pedestal/Gain12/00-Pedestal",
02437   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02438   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02439    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02440 
02441 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
02442   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02443   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02444 
02445 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
02446   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02447    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02448   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02449    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02450 
02451 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/02-TestPulse/Gain01/00-TestPulse",
02452 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02453 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02454 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02455 
02456 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/02-TestPulse/Gain06/00-TestPulse",
02457 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02458 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02459 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02460 
02461 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/02-TestPulse/Gain12/00-TestPulse",
02462 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02463 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02464 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02465 
02466 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
02467 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02468 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02469 
02470 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
02471 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02472 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02473 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02474 #   None])
02475 
02476 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
02477 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02478 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02479 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02480 #   None])
02481 
02482 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/00-Laser",
02483 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02484 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02485 
02486 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/01-Laser",
02487 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02488 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02489 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02490 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02491 
02492 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L1/00-Laser",
02493 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02494 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02495 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02496 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02497 
02498 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L1/01-Laser",
02499 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02500 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02501 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02502 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02503 
02504 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L1/02-Laser",
02505 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02506 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02507 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02508 #   None])
02509 
02510 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L1/03-Laser",
02511 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02512 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02513 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02514 #   None])
02515 
02516 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L4/00-Laser",
02517 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02518 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02519 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02520 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02521 
02522 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L4/01-Laser",
02523 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02524 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02525 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02526 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02527 
02528 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L4/02-Laser",
02529 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02530 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02531 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02532 #   None])
02533 
02534 #eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/03-Laser/L4/03-Laser",
02535 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02536 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02537 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02538 #   None])
02539 
02540 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/04-Timing/00-Timing",
02541   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02542   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02543 
02544 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/00-Trigger",
02545   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02546   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02547 
02548 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/01-Trigger",
02549   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02550   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02551 
02552 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/02-Trigger",
02553   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02554   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02555 
02556 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/03-Trigger",
02557   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02558   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02559 
02560 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/04-Trigger",
02561   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02562   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02563 
02564 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/05-Trigger",
02565   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02566   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02567 
02568 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/06-Trigger",
02569   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02570   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02571 
02572 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/05-Trigger/07-Trigger",
02573   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02574   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02575 
02576 eblayout(dqmitems, "03-SubSummary/EB-/EB-12/Experts/06-Cosmic/00-Cosmic",
02577   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02578   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02579 
02580 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/00-Integrity (Channel Global)",
02581   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02582   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02583 
02584 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/01-Integrity (Mem Box)",
02585   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02586   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02587 
02588 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/02-PedestalOnline",
02589   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02590   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02591    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02592 
02593 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/03-Timing",
02594   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02595   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02596    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02597 
02598 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/04-Trigger",
02599   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02600   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02601 
02602 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/05-Cosmic",
02603   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02604   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02605    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02606 
02607 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/06-StatusFlags",
02608   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02609   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
02610 
02611 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/00-Integrity/00-Channel-Integrity",
02612   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02613   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02614 
02615 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/00-Integrity/01-Gain-Integrity",
02616   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02617   [None])
02618 
02619 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/00-Integrity/02-TT-Integrity",
02620   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02621   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02622 
02623 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/00-Integrity/03-MemBox-Channel-Integrity",
02624   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02625   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02626 
02627 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/00-Integrity/04-MemBox-TT-Integrity",
02628   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02629   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02630 
02631 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/01-Pedestal/Gain01/00-Pedestal",
02632   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02633   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02634    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02635 
02636 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/01-Pedestal/Gain06/00-Pedestal",
02637   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02638   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02639    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02640 
02641 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/01-Pedestal/Gain12/00-Pedestal",
02642   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02643   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02644    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02645 
02646 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
02647   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02648   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02649 
02650 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
02651   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02652    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02653   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02654    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02655 
02656 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/02-TestPulse/Gain01/00-TestPulse",
02657 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02658 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02659 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02660 
02661 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/02-TestPulse/Gain06/00-TestPulse",
02662 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02663 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02664 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02665 
02666 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/02-TestPulse/Gain12/00-TestPulse",
02667 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02668 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02669 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02670 
02671 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
02672 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02673 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02674 
02675 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
02676 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02677 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02678 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02679 #   None])
02680 
02681 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
02682 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02683 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02684 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02685 #   None])
02686 
02687 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/00-Laser",
02688 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02689 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02690 
02691 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/01-Laser",
02692 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02693 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02694 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02695 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02696 
02697 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L1/00-Laser",
02698 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02699 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02700 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02701 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02702 
02703 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L1/01-Laser",
02704 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02705 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02706 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02707 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02708 
02709 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L1/02-Laser",
02710 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02711 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02712 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02713 #   None])
02714 
02715 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L1/03-Laser",
02716 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02717 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02718 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02719 #   None])
02720 
02721 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L4/00-Laser",
02722 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02723 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02724 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02725 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02726 
02727 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L4/01-Laser",
02728 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02729 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02730 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02731 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02732 
02733 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L4/02-Laser",
02734 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02735 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02736 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02737 #   None])
02738 
02739 #eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/03-Laser/L4/03-Laser",
02740 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02741 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02742 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02743 #   None])
02744 
02745 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/04-Timing/00-Timing",
02746   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02747   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02748 
02749 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/00-Trigger",
02750   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02751   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02752 
02753 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/01-Trigger",
02754   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02755   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02756 
02757 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/02-Trigger",
02758   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02759   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02760 
02761 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/03-Trigger",
02762   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02763   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02764 
02765 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/04-Trigger",
02766   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02767   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02768 
02769 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/05-Trigger",
02770   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02771   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02772 
02773 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/06-Trigger",
02774   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02775   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02776 
02777 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/05-Trigger/07-Trigger",
02778   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02779   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02780 
02781 eblayout(dqmitems, "03-SubSummary/EB-/EB-13/Experts/06-Cosmic/00-Cosmic",
02782   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02783   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02784 
02785 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/00-Integrity (Channel Global)",
02786   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02787   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02788 
02789 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/01-Integrity (Mem Box)",
02790   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02791   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02792 
02793 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/02-PedestalOnline",
02794   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02795   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02796    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02797 
02798 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/03-Timing",
02799   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02800   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02801    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02802 
02803 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/04-Trigger",
02804   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02805   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02806 
02807 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/05-Cosmic",
02808   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02809   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02810    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02811 
02812 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/06-StatusFlags",
02813   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02814   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
02815 
02816 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/00-Integrity/00-Channel-Integrity",
02817   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02818   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02819 
02820 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/00-Integrity/01-Gain-Integrity",
02821   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02822   [None])
02823 
02824 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/00-Integrity/02-TT-Integrity",
02825   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02826   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02827 
02828 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/00-Integrity/03-MemBox-Channel-Integrity",
02829   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02830   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02831 
02832 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/00-Integrity/04-MemBox-TT-Integrity",
02833   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02834   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02835 
02836 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/01-Pedestal/Gain01/00-Pedestal",
02837   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02838   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02839    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02840 
02841 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/01-Pedestal/Gain06/00-Pedestal",
02842   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02843   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02844    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02845 
02846 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/01-Pedestal/Gain12/00-Pedestal",
02847   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02848   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02849    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02850 
02851 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
02852   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02853   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02854 
02855 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
02856   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02857    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02858   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02859    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02860 
02861 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/02-TestPulse/Gain01/00-TestPulse",
02862 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02863 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02864 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02865 
02866 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/02-TestPulse/Gain06/00-TestPulse",
02867 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02868 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02869 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02870 
02871 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/02-TestPulse/Gain12/00-TestPulse",
02872 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02873 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02874 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02875 
02876 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
02877 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02878 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02879 
02880 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
02881 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02882 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02883 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02884 #   None])
02885 
02886 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
02887 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02888 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02889 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02890 #   None])
02891 
02892 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/00-Laser",
02893 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02894 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02895 
02896 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/01-Laser",
02897 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02898 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02899 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02900 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02901 
02902 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L1/00-Laser",
02903 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02904 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02905 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02906 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02907 
02908 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L1/01-Laser",
02909 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02910 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02911 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02912 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02913 
02914 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L1/02-Laser",
02915 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02916 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02917 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02918 #   None])
02919 
02920 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L1/03-Laser",
02921 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02922 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02923 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02924 #   None])
02925 
02926 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L4/00-Laser",
02927 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02928 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02929 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02930 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02931 
02932 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L4/01-Laser",
02933 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02934 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02935 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02936 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02937 
02938 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L4/02-Laser",
02939 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02940 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02941 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02942 #   None])
02943 
02944 #eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/03-Laser/L4/03-Laser",
02945 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02946 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02947 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
02948 #   None])
02949 
02950 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/04-Timing/00-Timing",
02951   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02952   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02953 
02954 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/00-Trigger",
02955   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02956   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02957 
02958 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/01-Trigger",
02959   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02960   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02961 
02962 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/02-Trigger",
02963   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02964   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02965 
02966 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/03-Trigger",
02967   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02968   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02969 
02970 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/04-Trigger",
02971   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02972   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02973 
02974 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/05-Trigger",
02975   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02976   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02977 
02978 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/06-Trigger",
02979   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02980   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02981 
02982 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/05-Trigger/07-Trigger",
02983   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02984   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02985 
02986 eblayout(dqmitems, "03-SubSummary/EB-/EB-14/Experts/06-Cosmic/00-Cosmic",
02987   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02988   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02989 
02990 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/00-Integrity (Channel Global)",
02991   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02992   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02993 
02994 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/01-Integrity (Mem Box)",
02995   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
02996   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
02997 
02998 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/02-PedestalOnline",
02999   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03000   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03001    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03002 
03003 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/03-Timing",
03004   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03005   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03006    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03007 
03008 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/04-Trigger",
03009   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03010   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03011 
03012 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/05-Cosmic",
03013   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03014   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03015    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03016 
03017 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/06-StatusFlags",
03018   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03019   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
03020 
03021 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/00-Integrity/00-Channel-Integrity",
03022   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03023   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03024 
03025 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/00-Integrity/01-Gain-Integrity",
03026   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03027   [None])
03028 
03029 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/00-Integrity/02-TT-Integrity",
03030   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03031   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03032 
03033 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/00-Integrity/03-MemBox-Channel-Integrity",
03034   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03035   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03036 
03037 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/00-Integrity/04-MemBox-TT-Integrity",
03038   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03039   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03040 
03041 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/01-Pedestal/Gain01/00-Pedestal",
03042   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03043   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03044    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03045 
03046 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/01-Pedestal/Gain06/00-Pedestal",
03047   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03048   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03049    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03050 
03051 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/01-Pedestal/Gain12/00-Pedestal",
03052   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03053   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03054    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03055 
03056 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
03057   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03058   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03059 
03060 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
03061   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03062    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03063   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03064    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03065 
03066 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/02-TestPulse/Gain01/00-TestPulse",
03067 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03068 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03069 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03070 
03071 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/02-TestPulse/Gain06/00-TestPulse",
03072 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03073 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03074 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03075 
03076 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/02-TestPulse/Gain12/00-TestPulse",
03077 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03078 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03079 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03080 
03081 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
03082 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03083 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03084 
03085 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
03086 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03087 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03088 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03089 #   None])
03090 
03091 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
03092 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03093 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03094 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03095 #   None])
03096 
03097 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/00-Laser",
03098 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03099 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03100 
03101 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/01-Laser",
03102 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03103 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03104 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03105 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03106 
03107 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L1/00-Laser",
03108 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03109 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03110 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03111 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03112 
03113 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L1/01-Laser",
03114 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03115 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03116 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03117 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03118 
03119 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L1/02-Laser",
03120 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03121 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03122 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03123 #   None])
03124 
03125 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L1/03-Laser",
03126 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03127 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03128 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03129 #   None])
03130 
03131 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L4/00-Laser",
03132 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03133 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03134 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03135 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03136 
03137 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L4/01-Laser",
03138 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03139 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03140 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03141 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03142 
03143 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L4/02-Laser",
03144 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03145 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03146 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03147 #   None])
03148 
03149 #eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/03-Laser/L4/03-Laser",
03150 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03151 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03152 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03153 #   None])
03154 
03155 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/04-Timing/00-Timing",
03156   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03157   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03158 
03159 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/00-Trigger",
03160   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03161   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03162 
03163 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/01-Trigger",
03164   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03165   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03166 
03167 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/02-Trigger",
03168   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03169   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03170 
03171 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/03-Trigger",
03172   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03173   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03174 
03175 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/04-Trigger",
03176   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03177   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03178 
03179 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/05-Trigger",
03180   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03181   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03182 
03183 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/06-Trigger",
03184   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03185   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03186 
03187 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/05-Trigger/07-Trigger",
03188   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03189   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03190 
03191 eblayout(dqmitems, "03-SubSummary/EB-/EB-15/Experts/06-Cosmic/00-Cosmic",
03192   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03193   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03194 
03195 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/00-Integrity (Channel Global)",
03196   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03197   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03198 
03199 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/01-Integrity (Mem Box)",
03200   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03201   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03202 
03203 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/02-PedestalOnline",
03204   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03205   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03206    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03207 
03208 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/03-Timing",
03209   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03210   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03211    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03212 
03213 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/04-Trigger",
03214   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03215   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03216 
03217 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/05-Cosmic",
03218   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03219   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03220    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03221 
03222 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/06-StatusFlags",
03223   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03224   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
03225 
03226 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/00-Integrity/00-Channel-Integrity",
03227   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03228   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03229 
03230 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/00-Integrity/01-Gain-Integrity",
03231   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03232   [None])
03233 
03234 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/00-Integrity/02-TT-Integrity",
03235   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03236   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03237 
03238 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/00-Integrity/03-MemBox-Channel-Integrity",
03239   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03240   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03241 
03242 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/00-Integrity/04-MemBox-TT-Integrity",
03243   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03244   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03245 
03246 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/01-Pedestal/Gain01/00-Pedestal",
03247   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03248   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03249    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03250 
03251 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/01-Pedestal/Gain06/00-Pedestal",
03252   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03253   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03254    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03255 
03256 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/01-Pedestal/Gain12/00-Pedestal",
03257   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03258   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03259    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03260 
03261 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
03262   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03263   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03264 
03265 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
03266   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03267    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03268   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03269    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03270 
03271 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/02-TestPulse/Gain01/00-TestPulse",
03272 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03273 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03274 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03275 
03276 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/02-TestPulse/Gain06/00-TestPulse",
03277 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03278 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03279 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03280 
03281 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/02-TestPulse/Gain12/00-TestPulse",
03282 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03283 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03284 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03285 
03286 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
03287 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03288 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03289 
03290 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
03291 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03292 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03293 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03294 #   None])
03295 
03296 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
03297 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03298 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03299 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03300 #   None])
03301 
03302 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/00-Laser",
03303 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03304 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03305 
03306 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/01-Laser",
03307 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03308 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03309 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03310 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03311 
03312 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L1/00-Laser",
03313 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03314 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03315 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03316 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03317 
03318 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L1/01-Laser",
03319 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03320 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03321 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03322 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03323 
03324 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L1/02-Laser",
03325 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03326 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03327 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03328 #   None])
03329 
03330 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L1/03-Laser",
03331 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03332 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03333 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03334 #   None])
03335 
03336 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L4/00-Laser",
03337 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03338 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03339 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03340 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03341 
03342 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L4/01-Laser",
03343 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03344 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03345 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03346 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03347 
03348 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L4/02-Laser",
03349 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03350 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03351 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03352 #   None])
03353 
03354 #eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/03-Laser/L4/03-Laser",
03355 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03356 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03357 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03358 #   None])
03359 
03360 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/04-Timing/00-Timing",
03361   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03362   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03363 
03364 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/00-Trigger",
03365   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03366   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03367 
03368 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/01-Trigger",
03369   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03370   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03371 
03372 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/02-Trigger",
03373   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03374   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03375 
03376 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/03-Trigger",
03377   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03378   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03379 
03380 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/04-Trigger",
03381   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03382   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03383 
03384 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/05-Trigger",
03385   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03386   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03387 
03388 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/06-Trigger",
03389   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03390   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03391 
03392 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/05-Trigger/07-Trigger",
03393   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03394   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03395 
03396 eblayout(dqmitems, "03-SubSummary/EB-/EB-16/Experts/06-Cosmic/00-Cosmic",
03397   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03398   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03399 
03400 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/00-Integrity (Channel Global)",
03401   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03402   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03403 
03404 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/01-Integrity (Mem Box)",
03405   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03406   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03407 
03408 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/02-PedestalOnline",
03409   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03410   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03411    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03412 
03413 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/03-Timing",
03414   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03415   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03416    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03417 
03418 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/04-Trigger",
03419   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03420   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03421 
03422 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/05-Cosmic",
03423   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03424   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03425    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03426 
03427 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/06-StatusFlags",
03428   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03429   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
03430 
03431 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/00-Integrity/00-Channel-Integrity",
03432   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03433   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03434 
03435 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/00-Integrity/01-Gain-Integrity",
03436   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03437   [None])
03438 
03439 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/00-Integrity/02-TT-Integrity",
03440   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03441   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03442 
03443 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/00-Integrity/03-MemBox-Channel-Integrity",
03444   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03445   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03446 
03447 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/00-Integrity/04-MemBox-TT-Integrity",
03448   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03449   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03450 
03451 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/01-Pedestal/Gain01/00-Pedestal",
03452   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03453   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03454    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03455 
03456 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/01-Pedestal/Gain06/00-Pedestal",
03457   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03458   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03459    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03460 
03461 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/01-Pedestal/Gain12/00-Pedestal",
03462   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03463   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03464    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03465 
03466 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
03467   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03468   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03469 
03470 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
03471   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03472    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03473   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03474    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03475 
03476 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/02-TestPulse/Gain01/00-TestPulse",
03477 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03478 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03479 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03480 
03481 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/02-TestPulse/Gain06/00-TestPulse",
03482 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03483 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03484 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03485 
03486 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/02-TestPulse/Gain12/00-TestPulse",
03487 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03488 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03489 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03490 
03491 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
03492 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03493 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03494 
03495 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
03496 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03497 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03498 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03499 #   None])
03500 
03501 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
03502 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03503 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03504 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03505 #   None])
03506 
03507 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/00-Laser",
03508 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03509 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03510 
03511 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/01-Laser",
03512 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03513 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03514 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03515 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03516 
03517 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L1/00-Laser",
03518 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03519 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03520 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03521 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03522 
03523 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L1/01-Laser",
03524 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03525 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03526 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03527 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03528 
03529 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L1/02-Laser",
03530 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03531 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03532 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03533 #   None])
03534 
03535 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L1/03-Laser",
03536 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03537 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03538 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03539 #   None])
03540 
03541 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L4/00-Laser",
03542 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03543 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03544 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03545 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03546 
03547 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L4/01-Laser",
03548 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03549 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03550 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03551 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03552 
03553 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L4/02-Laser",
03554 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03555 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03556 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03557 #   None])
03558 
03559 #eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/03-Laser/L4/03-Laser",
03560 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03561 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03562 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03563 #   None])
03564 
03565 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/04-Timing/00-Timing",
03566   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03567   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03568 
03569 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/00-Trigger",
03570   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03571   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03572 
03573 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/01-Trigger",
03574   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03575   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03576 
03577 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/02-Trigger",
03578   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03579   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03580 
03581 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/03-Trigger",
03582   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03583   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03584 
03585 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/04-Trigger",
03586   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03587   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03588 
03589 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/05-Trigger",
03590   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03591   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03592 
03593 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/06-Trigger",
03594   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03595   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03596 
03597 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/05-Trigger/07-Trigger",
03598   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03599   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03600 
03601 eblayout(dqmitems, "03-SubSummary/EB-/EB-17/Experts/06-Cosmic/00-Cosmic",
03602   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03603   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03604 
03605 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/00-Integrity (Channel Global)",
03606   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03607   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03608 
03609 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/01-Integrity (Mem Box)",
03610   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03611   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03612 
03613 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/02-PedestalOnline",
03614   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03615   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03616    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03617 
03618 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/03-Timing",
03619   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03620   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03621    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03622 
03623 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/04-Trigger",
03624   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03625   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03626 
03627 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/05-Cosmic",
03628   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03629   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03630    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03631 
03632 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/06-StatusFlags",
03633   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03634   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
03635 
03636 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/00-Integrity/00-Channel-Integrity",
03637   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03638   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03639 
03640 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/00-Integrity/01-Gain-Integrity",
03641   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03642   [None])
03643 
03644 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/00-Integrity/02-TT-Integrity",
03645   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03646   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03647 
03648 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/00-Integrity/03-MemBox-Channel-Integrity",
03649   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03650   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03651 
03652 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/00-Integrity/04-MemBox-TT-Integrity",
03653   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03654   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03655 
03656 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/01-Pedestal/Gain01/00-Pedestal",
03657   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03658   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03659    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03660 
03661 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/01-Pedestal/Gain06/00-Pedestal",
03662   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03663   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03664    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03665 
03666 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/01-Pedestal/Gain12/00-Pedestal",
03667   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03668   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03669    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03670 
03671 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
03672   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03673   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03674 
03675 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
03676   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03677    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03678   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03679    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03680 
03681 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/02-TestPulse/Gain01/00-TestPulse",
03682 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03683 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03684 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03685 
03686 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/02-TestPulse/Gain06/00-TestPulse",
03687 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03688 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03689 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03690 
03691 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/02-TestPulse/Gain12/00-TestPulse",
03692 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03693 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03694 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03695 
03696 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
03697 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03698 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03699 
03700 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
03701 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03702 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03703 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03704 #   None])
03705 
03706 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
03707 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03708 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03709 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03710 #   None])
03711 
03712 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/00-Laser",
03713 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03714 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03715 
03716 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/01-Laser",
03717 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03718 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03719 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03720 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03721 
03722 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L1/00-Laser",
03723 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03724 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03725 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03726 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03727 
03728 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L1/01-Laser",
03729 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03730 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03731 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03732 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03733 
03734 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L1/02-Laser",
03735 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03736 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03737 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03738 #   None])
03739 
03740 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L1/03-Laser",
03741 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03742 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03743 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03744 #   None])
03745 
03746 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L4/00-Laser",
03747 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03748 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03749 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03750 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03751 
03752 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L4/01-Laser",
03753 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03754 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03755 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03756 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03757 
03758 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L4/02-Laser",
03759 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03760 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03761 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03762 #   None])
03763 
03764 #eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/03-Laser/L4/03-Laser",
03765 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03766 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03767 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03768 #   None])
03769 
03770 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/04-Timing/00-Timing",
03771   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03772   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03773 
03774 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/00-Trigger",
03775   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03776   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03777 
03778 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/01-Trigger",
03779   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03780   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03781 
03782 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/02-Trigger",
03783   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03784   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03785 
03786 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/03-Trigger",
03787   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03788   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03789 
03790 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/04-Trigger",
03791   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03792   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03793 
03794 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/05-Trigger",
03795   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03796   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03797 
03798 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/06-Trigger",
03799   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03800   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03801 
03802 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/05-Trigger/07-Trigger",
03803   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03804   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03805 
03806 eblayout(dqmitems, "03-SubSummary/EB-/EB-18/Experts/06-Cosmic/00-Cosmic",
03807   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03808   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03809 
03810 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/00-Integrity (Channel Global)",
03811   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03812   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03813 
03814 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/01-Integrity (Mem Box)",
03815   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03816   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03817 
03818 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/02-PedestalOnline",
03819   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03820   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03821    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03822 
03823 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/03-Timing",
03824   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03825   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03826    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03827 
03828 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/04-Trigger",
03829   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03830   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03831 
03832 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/05-Cosmic",
03833   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03834   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03835    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03836 
03837 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/06-StatusFlags",
03838   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03839   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
03840 
03841 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/00-Integrity/00-Channel-Integrity",
03842   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03843   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03844 
03845 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/00-Integrity/01-Gain-Integrity",
03846   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03847   [None])
03848 
03849 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/00-Integrity/02-TT-Integrity",
03850   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03851   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03852 
03853 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/00-Integrity/03-MemBox-Channel-Integrity",
03854   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03855   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03856 
03857 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/00-Integrity/04-MemBox-TT-Integrity",
03858   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03859   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03860 
03861 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/01-Pedestal/Gain01/00-Pedestal",
03862   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03863   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03864    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03865 
03866 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/01-Pedestal/Gain06/00-Pedestal",
03867   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03868   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03869    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03870 
03871 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/01-Pedestal/Gain12/00-Pedestal",
03872   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03873   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03874    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03875 
03876 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
03877   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03878   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03879 
03880 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
03881   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03882    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03883   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03884    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03885 
03886 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/02-TestPulse/Gain01/00-TestPulse",
03887 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03888 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03889 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03890 
03891 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/02-TestPulse/Gain06/00-TestPulse",
03892 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03893 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03894 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03895 
03896 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/02-TestPulse/Gain12/00-TestPulse",
03897 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03898 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03899 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03900 
03901 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
03902 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03903 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03904 
03905 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
03906 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03907 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03908 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03909 #   None])
03910 
03911 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
03912 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03913 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03914 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03915 #   None])
03916 
03917 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/00-Laser",
03918 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03919 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03920 
03921 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/01-Laser",
03922 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03923 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03924 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03925 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03926 
03927 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L1/00-Laser",
03928 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03929 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03930 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03931 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03932 
03933 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L1/01-Laser",
03934 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03935 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03936 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03937 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03938 
03939 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L1/02-Laser",
03940 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03941 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03942 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03943 #   None])
03944 
03945 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L1/03-Laser",
03946 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03947 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03948 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03949 #   None])
03950 
03951 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L4/00-Laser",
03952 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03953 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03954 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03955 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03956 
03957 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L4/01-Laser",
03958 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03959 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03960 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03961 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03962 
03963 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L4/02-Laser",
03964 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03965 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03966 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03967 #   None])
03968 
03969 #eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/03-Laser/L4/03-Laser",
03970 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03971 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03972 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
03973 #   None])
03974 
03975 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/04-Timing/00-Timing",
03976   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03977   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03978 
03979 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/00-Trigger",
03980   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03981   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03982 
03983 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/01-Trigger",
03984   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03985   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03986 
03987 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/02-Trigger",
03988   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03989   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03990 
03991 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/03-Trigger",
03992   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03993   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03994 
03995 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/04-Trigger",
03996   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
03997   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
03998 
03999 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/05-Trigger",
04000   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04001   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04002 
04003 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/06-Trigger",
04004   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04005   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04006 
04007 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/05-Trigger/07-Trigger",
04008   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04009   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04010 
04011 eblayout(dqmitems, "03-SubSummary/EB+/EB+01/Experts/06-Cosmic/00-Cosmic",
04012   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04013   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04014 
04015 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/00-Integrity (Channel Global)",
04016   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04017   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04018 
04019 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/01-Integrity (Mem Box)",
04020   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04021   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04022 
04023 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/02-PedestalOnline",
04024   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04025   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04026    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04027 
04028 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/03-Timing",
04029   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04030   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04031    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04032 
04033 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/04-Trigger",
04034   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04035   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04036 
04037 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/05-Cosmic",
04038   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04039   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04040    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04041 
04042 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/06-StatusFlags",
04043   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04044   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
04045 
04046 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/00-Integrity/00-Channel-Integrity",
04047   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04048   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04049 
04050 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/00-Integrity/01-Gain-Integrity",
04051   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04052   [None])
04053 
04054 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/00-Integrity/02-TT-Integrity",
04055   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04056   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04057 
04058 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/00-Integrity/03-MemBox-Channel-Integrity",
04059   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04060   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04061 
04062 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/00-Integrity/04-MemBox-TT-Integrity",
04063   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04064   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04065 
04066 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/01-Pedestal/Gain01/00-Pedestal",
04067   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04068   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04069    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04070 
04071 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/01-Pedestal/Gain06/00-Pedestal",
04072   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04073   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04074    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04075 
04076 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/01-Pedestal/Gain12/00-Pedestal",
04077   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04078   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04079    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04080 
04081 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
04082   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04083   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04084 
04085 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
04086   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04087    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04088   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04089    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04090 
04091 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/02-TestPulse/Gain01/00-TestPulse",
04092 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04093 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04094 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04095 
04096 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/02-TestPulse/Gain06/00-TestPulse",
04097 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04098 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04099 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04100 
04101 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/02-TestPulse/Gain12/00-TestPulse",
04102 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04103 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04104 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04105 
04106 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
04107 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04108 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04109 
04110 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
04111 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04112 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04113 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04114 #   None])
04115 
04116 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
04117 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04118 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04119 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04120 #   None])
04121 
04122 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/00-Laser",
04123 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04124 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04125 
04126 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/01-Laser",
04127 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04128 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04129 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04130 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04131 
04132 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L1/00-Laser",
04133 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04134 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04135 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04136 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04137 
04138 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L1/01-Laser",
04139 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04140 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04141 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04142 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04143 
04144 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L1/02-Laser",
04145 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04146 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04147 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04148 #   None])
04149 
04150 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L1/03-Laser",
04151 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04152 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04153 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04154 #   None])
04155 
04156 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L4/00-Laser",
04157 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04158 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04159 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04160 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04161 
04162 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L4/01-Laser",
04163 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04164 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04165 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04166 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04167 
04168 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L4/02-Laser",
04169 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04170 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04171 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04172 #   None])
04173 
04174 #eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/03-Laser/L4/03-Laser",
04175 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04176 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04177 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04178 #   None])
04179 
04180 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/04-Timing/00-Timing",
04181   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04182   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04183 
04184 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/00-Trigger",
04185   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04186   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04187 
04188 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/01-Trigger",
04189   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04190   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04191 
04192 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/02-Trigger",
04193   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04194   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04195 
04196 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/03-Trigger",
04197   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04198   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04199 
04200 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/04-Trigger",
04201   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04202   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04203 
04204 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/05-Trigger",
04205   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04206   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04207 
04208 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/06-Trigger",
04209   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04210   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04211 
04212 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/05-Trigger/07-Trigger",
04213   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04214   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04215 
04216 eblayout(dqmitems, "03-SubSummary/EB+/EB+02/Experts/06-Cosmic/00-Cosmic",
04217   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04218   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04219 
04220 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/00-Integrity (Channel Global)",
04221   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04222   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04223 
04224 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/01-Integrity (Mem Box)",
04225   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04226   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04227 
04228 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/02-PedestalOnline",
04229   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04230   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04231    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04232 
04233 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/03-Timing",
04234   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04235   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04236    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04237 
04238 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/04-Trigger",
04239   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04240   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04241 
04242 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/05-Cosmic",
04243   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04244   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04245    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04246 
04247 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/06-StatusFlags",
04248   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04249   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
04250 
04251 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/00-Integrity/00-Channel-Integrity",
04252   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04253   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04254 
04255 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/00-Integrity/01-Gain-Integrity",
04256   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04257   [None])
04258 
04259 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/00-Integrity/02-TT-Integrity",
04260   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04261   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04262 
04263 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/00-Integrity/03-MemBox-Channel-Integrity",
04264   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04265   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04266 
04267 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/00-Integrity/04-MemBox-TT-Integrity",
04268   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04269   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04270 
04271 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/01-Pedestal/Gain01/00-Pedestal",
04272   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04273   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04274    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04275 
04276 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/01-Pedestal/Gain06/00-Pedestal",
04277   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04278   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04279    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04280 
04281 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/01-Pedestal/Gain12/00-Pedestal",
04282   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04283   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04284    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04285 
04286 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
04287   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04288   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04289 
04290 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
04291   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04292    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04293   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04294    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04295 
04296 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/02-TestPulse/Gain01/00-TestPulse",
04297 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04298 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04299 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04300 
04301 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/02-TestPulse/Gain06/00-TestPulse",
04302 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04303 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04304 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04305 
04306 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/02-TestPulse/Gain12/00-TestPulse",
04307 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04308 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04309 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04310 
04311 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
04312 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04313 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04314 
04315 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
04316 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04317 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04318 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04319 #   None])
04320 
04321 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
04322 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04323 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04324 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04325 #   None])
04326 
04327 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/00-Laser",
04328 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04329 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04330 
04331 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/01-Laser",
04332 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04333 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04334 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04335 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04336 
04337 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L1/00-Laser",
04338 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04339 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04340 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04341 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04342 
04343 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L1/01-Laser",
04344 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04345 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04346 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04347 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04348 
04349 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L1/02-Laser",
04350 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04351 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04352 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04353 #   None])
04354 
04355 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L1/03-Laser",
04356 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04357 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04358 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04359 #   None])
04360 
04361 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L4/00-Laser",
04362 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04363 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04364 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04365 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04366 
04367 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L4/01-Laser",
04368 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04369 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04370 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04371 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04372 
04373 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L4/02-Laser",
04374 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04375 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04376 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04377 #   None])
04378 
04379 #eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/03-Laser/L4/03-Laser",
04380 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04381 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04382 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04383 #   None])
04384 
04385 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/04-Timing/00-Timing",
04386   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04387   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04388 
04389 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/00-Trigger",
04390   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04391   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04392 
04393 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/01-Trigger",
04394   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04395   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04396 
04397 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/02-Trigger",
04398   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04399   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04400 
04401 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/03-Trigger",
04402   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04403   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04404 
04405 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/04-Trigger",
04406   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04407   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04408 
04409 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/05-Trigger",
04410   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04411   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04412 
04413 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/06-Trigger",
04414   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04415   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04416 
04417 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/05-Trigger/07-Trigger",
04418   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04419   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04420 
04421 eblayout(dqmitems, "03-SubSummary/EB+/EB+03/Experts/06-Cosmic/00-Cosmic",
04422   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04423   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04424 
04425 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/00-Integrity (Channel Global)",
04426   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04427   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04428 
04429 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/01-Integrity (Mem Box)",
04430   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04431   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04432 
04433 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/02-PedestalOnline",
04434   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04435   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04436    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04437 
04438 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/03-Timing",
04439   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04440   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04441    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04442 
04443 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/04-Trigger",
04444   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04445   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04446 
04447 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/05-Cosmic",
04448   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04449   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04450    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04451 
04452 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/06-StatusFlags",
04453   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04454   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
04455 
04456 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/00-Integrity/00-Channel-Integrity",
04457   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04458   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04459 
04460 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/00-Integrity/01-Gain-Integrity",
04461   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04462   [None])
04463 
04464 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/00-Integrity/02-TT-Integrity",
04465   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04466   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04467 
04468 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/00-Integrity/03-MemBox-Channel-Integrity",
04469   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04470   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04471 
04472 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/00-Integrity/04-MemBox-TT-Integrity",
04473   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04474   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04475 
04476 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/01-Pedestal/Gain01/00-Pedestal",
04477   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04478   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04479    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04480 
04481 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/01-Pedestal/Gain06/00-Pedestal",
04482   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04483   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04484    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04485 
04486 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/01-Pedestal/Gain12/00-Pedestal",
04487   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04488   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04489    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04490 
04491 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
04492   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04493   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04494 
04495 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
04496   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04497    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04498   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04499    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04500 
04501 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/02-TestPulse/Gain01/00-TestPulse",
04502 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04503 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04504 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04505 
04506 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/02-TestPulse/Gain06/00-TestPulse",
04507 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04508 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04509 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04510 
04511 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/02-TestPulse/Gain12/00-TestPulse",
04512 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04513 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04514 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04515 
04516 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
04517 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04518 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04519 
04520 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
04521 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04522 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04523 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04524 #   None])
04525 
04526 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
04527 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04528 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04529 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04530 #   None])
04531 
04532 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/00-Laser",
04533 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04534 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04535 
04536 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/01-Laser",
04537 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04538 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04539 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04540 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04541 
04542 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L1/00-Laser",
04543 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04544 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04545 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04546 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04547 
04548 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L1/01-Laser",
04549 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04550 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04551 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04552 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04553 
04554 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L1/02-Laser",
04555 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04556 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04557 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04558 #   None])
04559 
04560 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L1/03-Laser",
04561 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04562 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04563 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04564 #   None])
04565 
04566 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L4/00-Laser",
04567 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04568 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04569 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04570 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04571 
04572 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L4/01-Laser",
04573 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04574 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04575 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04576 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04577 
04578 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L4/02-Laser",
04579 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04580 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04581 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04582 #   None])
04583 
04584 #eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/03-Laser/L4/03-Laser",
04585 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04586 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04587 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04588 #   None])
04589 
04590 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/04-Timing/00-Timing",
04591   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04592   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04593 
04594 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/00-Trigger",
04595   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04596   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04597 
04598 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/01-Trigger",
04599   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04600   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04601 
04602 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/02-Trigger",
04603   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04604   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04605 
04606 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/03-Trigger",
04607   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04608   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04609 
04610 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/04-Trigger",
04611   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04612   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04613 
04614 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/05-Trigger",
04615   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04616   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04617 
04618 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/06-Trigger",
04619   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04620   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04621 
04622 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/05-Trigger/07-Trigger",
04623   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04624   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04625 
04626 eblayout(dqmitems, "03-SubSummary/EB+/EB+04/Experts/06-Cosmic/00-Cosmic",
04627   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04628   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04629 
04630 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/00-Integrity (Channel Global)",
04631   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04632   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04633 
04634 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/01-Integrity (Mem Box)",
04635   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04636   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04637 
04638 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/02-PedestalOnline",
04639   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04640   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04641    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04642 
04643 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/03-Timing",
04644   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04645   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04646    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04647 
04648 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/04-Trigger",
04649   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04650   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04651 
04652 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/05-Cosmic",
04653   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04654   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04655    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04656 
04657 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/06-StatusFlags",
04658   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04659   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
04660 
04661 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/00-Integrity/00-Channel-Integrity",
04662   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04663   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04664 
04665 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/00-Integrity/01-Gain-Integrity",
04666   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04667   [None])
04668 
04669 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/00-Integrity/02-TT-Integrity",
04670   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04671   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04672 
04673 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/00-Integrity/03-MemBox-Channel-Integrity",
04674   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04675   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04676 
04677 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/00-Integrity/04-MemBox-TT-Integrity",
04678   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04679   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04680 
04681 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/01-Pedestal/Gain01/00-Pedestal",
04682   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04683   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04684    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04685 
04686 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/01-Pedestal/Gain06/00-Pedestal",
04687   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04688   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04689    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04690 
04691 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/01-Pedestal/Gain12/00-Pedestal",
04692   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04693   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04694    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04695 
04696 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
04697   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04698   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04699 
04700 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
04701   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04702    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04703   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04704    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04705 
04706 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/02-TestPulse/Gain01/00-TestPulse",
04707 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04708 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04709 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04710 
04711 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/02-TestPulse/Gain06/00-TestPulse",
04712 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04713 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04714 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04715 
04716 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/02-TestPulse/Gain12/00-TestPulse",
04717 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04718 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04719 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04720 
04721 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
04722 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04723 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04724 
04725 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
04726 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04727 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04728 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04729 #   None])
04730 
04731 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
04732 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04733 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04734 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04735 #   None])
04736 
04737 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/00-Laser",
04738 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04739 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04740 
04741 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/01-Laser",
04742 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04743 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04744 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04745 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04746 
04747 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L1/00-Laser",
04748 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04749 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04750 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04751 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04752 
04753 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L1/01-Laser",
04754 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04755 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04756 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04757 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04758 
04759 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L1/02-Laser",
04760 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04761 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04762 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04763 #   None])
04764 
04765 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L1/03-Laser",
04766 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04767 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04768 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04769 #   None])
04770 
04771 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L4/00-Laser",
04772 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04773 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04774 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04775 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04776 
04777 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L4/01-Laser",
04778 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04779 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04780 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04781 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04782 
04783 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L4/02-Laser",
04784 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04785 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04786 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04787 #   None])
04788 
04789 #eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/03-Laser/L4/03-Laser",
04790 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04791 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04792 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04793 #   None])
04794 
04795 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/04-Timing/00-Timing",
04796   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04797   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04798 
04799 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/00-Trigger",
04800   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04801   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04802 
04803 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/01-Trigger",
04804   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04805   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04806 
04807 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/02-Trigger",
04808   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04809   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04810 
04811 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/03-Trigger",
04812   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04813   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04814 
04815 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/04-Trigger",
04816   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04817   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04818 
04819 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/05-Trigger",
04820   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04821   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04822 
04823 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/06-Trigger",
04824   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04825   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04826 
04827 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/05-Trigger/07-Trigger",
04828   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04829   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04830 
04831 eblayout(dqmitems, "03-SubSummary/EB+/EB+05/Experts/06-Cosmic/00-Cosmic",
04832   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04833   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04834 
04835 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/00-Integrity (Channel Global)",
04836   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04837   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04838 
04839 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/01-Integrity (Mem Box)",
04840   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04841   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04842 
04843 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/02-PedestalOnline",
04844   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04845   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04846    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04847 
04848 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/03-Timing",
04849   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04850   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04851    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04852 
04853 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/04-Trigger",
04854   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04855   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04856 
04857 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/05-Cosmic",
04858   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04859   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04860    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04861 
04862 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/06-StatusFlags",
04863   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04864   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
04865 
04866 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/00-Integrity/00-Channel-Integrity",
04867   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04868   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04869 
04870 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/00-Integrity/01-Gain-Integrity",
04871   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04872   [None])
04873 
04874 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/00-Integrity/02-TT-Integrity",
04875   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04876   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04877 
04878 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/00-Integrity/03-MemBox-Channel-Integrity",
04879   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04880   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04881 
04882 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/00-Integrity/04-MemBox-TT-Integrity",
04883   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04884   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04885 
04886 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/01-Pedestal/Gain01/00-Pedestal",
04887   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04888   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04889    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04890 
04891 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/01-Pedestal/Gain06/00-Pedestal",
04892   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04893   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04894    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04895 
04896 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/01-Pedestal/Gain12/00-Pedestal",
04897   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04898   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04899    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04900 
04901 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
04902   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04903   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04904 
04905 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
04906   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04907    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04908   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04909    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04910 
04911 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/02-TestPulse/Gain01/00-TestPulse",
04912 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04913 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04914 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04915 
04916 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/02-TestPulse/Gain06/00-TestPulse",
04917 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04918 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04919 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04920 
04921 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/02-TestPulse/Gain12/00-TestPulse",
04922 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04923 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04924 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04925 
04926 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
04927 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04928 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04929 
04930 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
04931 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04932 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04933 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04934 #   None])
04935 
04936 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
04937 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04938 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04939 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04940 #   None])
04941 
04942 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/00-Laser",
04943 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04944 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04945 
04946 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/01-Laser",
04947 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04948 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04949 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04950 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04951 
04952 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L1/00-Laser",
04953 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04954 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04955 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04956 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04957 
04958 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L1/01-Laser",
04959 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04960 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04961 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04962 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04963 
04964 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L1/02-Laser",
04965 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04966 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04967 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04968 #   None])
04969 
04970 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L1/03-Laser",
04971 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04972 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04973 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04974 #   None])
04975 
04976 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L4/00-Laser",
04977 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04978 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04979 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04980 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04981 
04982 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L4/01-Laser",
04983 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04984 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04985 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04986 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
04987 
04988 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L4/02-Laser",
04989 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04990 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04991 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04992 #   None])
04993 
04994 #eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/03-Laser/L4/03-Laser",
04995 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04996 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
04997 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
04998 #   None])
04999 
05000 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/04-Timing/00-Timing",
05001   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05002   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05003 
05004 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/00-Trigger",
05005   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05006   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05007 
05008 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/01-Trigger",
05009   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05010   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05011 
05012 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/02-Trigger",
05013   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05014   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05015 
05016 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/03-Trigger",
05017   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05018   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05019 
05020 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/04-Trigger",
05021   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05022   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05023 
05024 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/05-Trigger",
05025   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05026   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05027 
05028 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/06-Trigger",
05029   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05030   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05031 
05032 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/05-Trigger/07-Trigger",
05033   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05034   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05035 
05036 eblayout(dqmitems, "03-SubSummary/EB+/EB+06/Experts/06-Cosmic/00-Cosmic",
05037   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05038   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05039 
05040 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/00-Integrity (Channel Global)",
05041   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05042   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05043 
05044 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/01-Integrity (Mem Box)",
05045   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05046   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05047 
05048 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/02-PedestalOnline",
05049   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05050   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05051    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05052 
05053 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/03-Timing",
05054   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05055   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05056    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05057 
05058 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/04-Trigger",
05059   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05060   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05061 
05062 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/05-Cosmic",
05063   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05064   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05065    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05066 
05067 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/06-StatusFlags",
05068   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05069   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
05070 
05071 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/00-Integrity/00-Channel-Integrity",
05072   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05073   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05074 
05075 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/00-Integrity/01-Gain-Integrity",
05076   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05077   [None])
05078 
05079 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/00-Integrity/02-TT-Integrity",
05080   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05081   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05082 
05083 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/00-Integrity/03-MemBox-Channel-Integrity",
05084   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05085   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05086 
05087 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/00-Integrity/04-MemBox-TT-Integrity",
05088   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05089   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05090 
05091 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/01-Pedestal/Gain01/00-Pedestal",
05092   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05093   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05094    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05095 
05096 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/01-Pedestal/Gain06/00-Pedestal",
05097   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05098   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05099    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05100 
05101 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/01-Pedestal/Gain12/00-Pedestal",
05102   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05103   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05104    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05105 
05106 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
05107   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05108   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05109 
05110 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
05111   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05112    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05113   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05114    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05115 
05116 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/02-TestPulse/Gain01/00-TestPulse",
05117 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05118 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05119 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05120 
05121 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/02-TestPulse/Gain06/00-TestPulse",
05122 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05123 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05124 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05125 
05126 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/02-TestPulse/Gain12/00-TestPulse",
05127 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05128 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05129 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05130 
05131 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
05132 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05133 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05134 
05135 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
05136 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05137 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05138 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05139 #   None])
05140 
05141 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
05142 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05143 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05144 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05145 #   None])
05146 
05147 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/00-Laser",
05148 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05149 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05150 
05151 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/01-Laser",
05152 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05153 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05154 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05155 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05156 
05157 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L1/00-Laser",
05158 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05159 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05160 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05161 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05162 
05163 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L1/01-Laser",
05164 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05165 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05166 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05167 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05168 
05169 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L1/02-Laser",
05170 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05171 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05172 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05173 #   None])
05174 
05175 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L1/03-Laser",
05176 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05177 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05178 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05179 #   None])
05180 
05181 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L4/00-Laser",
05182 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05183 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05184 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05185 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05186 
05187 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L4/01-Laser",
05188 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05189 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05190 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05191 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05192 
05193 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L4/02-Laser",
05194 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05195 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05196 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05197 #   None])
05198 
05199 #eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/03-Laser/L4/03-Laser",
05200 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05201 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05202 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05203 #   None])
05204 
05205 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/04-Timing/00-Timing",
05206   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05207   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05208 
05209 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/00-Trigger",
05210   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05211   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05212 
05213 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/01-Trigger",
05214   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05215   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05216 
05217 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/02-Trigger",
05218   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05219   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05220 
05221 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/03-Trigger",
05222   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05223   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05224 
05225 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/04-Trigger",
05226   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05227   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05228 
05229 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/05-Trigger",
05230   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05231   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05232 
05233 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/06-Trigger",
05234   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05235   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05236 
05237 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/05-Trigger/07-Trigger",
05238   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05239   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05240 
05241 eblayout(dqmitems, "03-SubSummary/EB+/EB+07/Experts/06-Cosmic/00-Cosmic",
05242   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05243   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05244 
05245 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/00-Integrity (Channel Global)",
05246   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05247   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05248 
05249 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/01-Integrity (Mem Box)",
05250   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05251   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05252 
05253 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/02-PedestalOnline",
05254   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05255   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05256    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05257 
05258 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/03-Timing",
05259   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05260   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05261    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05262 
05263 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/04-Trigger",
05264   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05265   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05266 
05267 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/05-Cosmic",
05268   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05269   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05270    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05271 
05272 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/06-StatusFlags",
05273   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05274   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
05275 
05276 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/00-Integrity/00-Channel-Integrity",
05277   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05278   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05279 
05280 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/00-Integrity/01-Gain-Integrity",
05281   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05282   [None])
05283 
05284 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/00-Integrity/02-TT-Integrity",
05285   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05286   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05287 
05288 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/00-Integrity/03-MemBox-Channel-Integrity",
05289   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05290   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05291 
05292 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/00-Integrity/04-MemBox-TT-Integrity",
05293   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05294   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05295 
05296 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/01-Pedestal/Gain01/00-Pedestal",
05297   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05298   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05299    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05300 
05301 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/01-Pedestal/Gain06/00-Pedestal",
05302   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05303   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05304    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05305 
05306 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/01-Pedestal/Gain12/00-Pedestal",
05307   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05308   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05309    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05310 
05311 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
05312   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05313   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05314 
05315 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
05316   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05317    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05318   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05319    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05320 
05321 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/02-TestPulse/Gain01/00-TestPulse",
05322 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05323 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05324 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05325 
05326 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/02-TestPulse/Gain06/00-TestPulse",
05327 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05328 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05329 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05330 
05331 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/02-TestPulse/Gain12/00-TestPulse",
05332 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05333 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05334 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05335 
05336 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
05337 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05338 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05339 
05340 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
05341 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05342 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05343 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05344 #   None])
05345 
05346 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
05347 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05348 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05349 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05350 #   None])
05351 
05352 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/00-Laser",
05353 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05354 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05355 
05356 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/01-Laser",
05357 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05358 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05359 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05360 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05361 
05362 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L1/00-Laser",
05363 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05364 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05365 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05366 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05367 
05368 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L1/01-Laser",
05369 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05370 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05371 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05372 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05373 
05374 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L1/02-Laser",
05375 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05376 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05377 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05378 #   None])
05379 
05380 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L1/03-Laser",
05381 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05382 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05383 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05384 #   None])
05385 
05386 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L4/00-Laser",
05387 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05388 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05389 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05390 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05391 
05392 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L4/01-Laser",
05393 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05394 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05395 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05396 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05397 
05398 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L4/02-Laser",
05399 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05400 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05401 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05402 #   None])
05403 
05404 #eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/03-Laser/L4/03-Laser",
05405 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05406 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05407 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05408 #   None])
05409 
05410 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/04-Timing/00-Timing",
05411   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05412   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05413 
05414 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/00-Trigger",
05415   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05416   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05417 
05418 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/01-Trigger",
05419   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05420   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05421 
05422 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/02-Trigger",
05423   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05424   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05425 
05426 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/03-Trigger",
05427   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05428   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05429 
05430 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/04-Trigger",
05431   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05432   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05433 
05434 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/05-Trigger",
05435   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05436   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05437 
05438 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/06-Trigger",
05439   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05440   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05441 
05442 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/05-Trigger/07-Trigger",
05443   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05444   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05445 
05446 eblayout(dqmitems, "03-SubSummary/EB+/EB+08/Experts/06-Cosmic/00-Cosmic",
05447   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05448   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05449 
05450 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/00-Integrity (Channel Global)",
05451   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05452   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05453 
05454 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/01-Integrity (Mem Box)",
05455   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05456   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05457 
05458 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/02-PedestalOnline",
05459   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05460   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05461    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05462 
05463 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/03-Timing",
05464   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05465   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05466    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05467 
05468 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/04-Trigger",
05469   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05470   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05471 
05472 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/05-Cosmic",
05473   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05474   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05475    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05476 
05477 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/06-StatusFlags",
05478   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05479   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
05480 
05481 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/00-Integrity/00-Channel-Integrity",
05482   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05483   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05484 
05485 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/00-Integrity/01-Gain-Integrity",
05486   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05487   [None])
05488 
05489 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/00-Integrity/02-TT-Integrity",
05490   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05491   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05492 
05493 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/00-Integrity/03-MemBox-Channel-Integrity",
05494   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05495   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05496 
05497 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/00-Integrity/04-MemBox-TT-Integrity",
05498   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05499   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05500 
05501 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/01-Pedestal/Gain01/00-Pedestal",
05502   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05503   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05504    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05505 
05506 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/01-Pedestal/Gain06/00-Pedestal",
05507   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05508   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05509    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05510 
05511 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/01-Pedestal/Gain12/00-Pedestal",
05512   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05513   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05514    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05515 
05516 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
05517   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05518   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05519 
05520 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
05521   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05522    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05523   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05524    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05525 
05526 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/02-TestPulse/Gain01/00-TestPulse",
05527 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05528 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05529 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05530 
05531 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/02-TestPulse/Gain06/00-TestPulse",
05532 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05533 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05534 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05535 
05536 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/02-TestPulse/Gain12/00-TestPulse",
05537 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05538 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05539 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05540 
05541 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
05542 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05543 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05544 
05545 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
05546 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05547 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05548 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05549 #   None])
05550 
05551 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
05552 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05553 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05554 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05555 #   None])
05556 
05557 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/00-Laser",
05558 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05559 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05560 
05561 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/01-Laser",
05562 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05563 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05564 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05565 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05566 
05567 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L1/00-Laser",
05568 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05569 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05570 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05571 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05572 
05573 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L1/01-Laser",
05574 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05575 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05576 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05577 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05578 
05579 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L1/02-Laser",
05580 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05581 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05582 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05583 #   None])
05584 
05585 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L1/03-Laser",
05586 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05587 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05588 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05589 #   None])
05590 
05591 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L4/00-Laser",
05592 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05593 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05594 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05595 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05596 
05597 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L4/01-Laser",
05598 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05599 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05600 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05601 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05602 
05603 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L4/02-Laser",
05604 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05605 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05606 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05607 #   None])
05608 
05609 #eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/03-Laser/L4/03-Laser",
05610 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05611 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05612 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05613 #   None])
05614 
05615 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/04-Timing/00-Timing",
05616   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05617   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05618 
05619 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/00-Trigger",
05620   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05621   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05622 
05623 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/01-Trigger",
05624   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05625   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05626 
05627 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/02-Trigger",
05628   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05629   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05630 
05631 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/03-Trigger",
05632   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05633   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05634 
05635 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/04-Trigger",
05636   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05637   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05638 
05639 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/05-Trigger",
05640   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05641   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05642 
05643 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/06-Trigger",
05644   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05645   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05646 
05647 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/05-Trigger/07-Trigger",
05648   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05649   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05650 
05651 eblayout(dqmitems, "03-SubSummary/EB+/EB+09/Experts/06-Cosmic/00-Cosmic",
05652   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05653   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05654 
05655 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/00-Integrity (Channel Global)",
05656   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05657   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05658 
05659 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/01-Integrity (Mem Box)",
05660   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05661   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05662 
05663 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/02-PedestalOnline",
05664   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05665   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05666    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05667 
05668 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/03-Timing",
05669   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05670   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05671    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05672 
05673 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/04-Trigger",
05674   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05675   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05676 
05677 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/05-Cosmic",
05678   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05679   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05680    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05681 
05682 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/06-StatusFlags",
05683   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05684   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
05685 
05686 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/00-Integrity/00-Channel-Integrity",
05687   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05688   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05689 
05690 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/00-Integrity/01-Gain-Integrity",
05691   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05692   [None])
05693 
05694 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/00-Integrity/02-TT-Integrity",
05695   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05696   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05697 
05698 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/00-Integrity/03-MemBox-Channel-Integrity",
05699   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05700   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05701 
05702 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/00-Integrity/04-MemBox-TT-Integrity",
05703   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05704   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05705 
05706 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/01-Pedestal/Gain01/00-Pedestal",
05707   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05708   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05709    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05710 
05711 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/01-Pedestal/Gain06/00-Pedestal",
05712   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05713   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05714    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05715 
05716 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/01-Pedestal/Gain12/00-Pedestal",
05717   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05718   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05719    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05720 
05721 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
05722   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05723   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05724 
05725 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
05726   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05727    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05728   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05729    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05730 
05731 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/02-TestPulse/Gain01/00-TestPulse",
05732 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05733 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05734 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05735 
05736 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/02-TestPulse/Gain06/00-TestPulse",
05737 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05738 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05739 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05740 
05741 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/02-TestPulse/Gain12/00-TestPulse",
05742 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05743 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05744 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05745 
05746 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
05747 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05748 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05749 
05750 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
05751 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05752 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05753 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05754 #   None])
05755 
05756 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
05757 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05758 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05759 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05760 #   None])
05761 
05762 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/00-Laser",
05763 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05764 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05765 
05766 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/01-Laser",
05767 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05768 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05769 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05770 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05771 
05772 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L1/00-Laser",
05773 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05774 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05775 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05776 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05777 
05778 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L1/01-Laser",
05779 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05780 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05781 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05782 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05783 
05784 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L1/02-Laser",
05785 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05786 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05787 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05788 #   None])
05789 
05790 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L1/03-Laser",
05791 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05792 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05793 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05794 #   None])
05795 
05796 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L4/00-Laser",
05797 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05798 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05799 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05800 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05801 
05802 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L4/01-Laser",
05803 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05804 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05805 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05806 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05807 
05808 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L4/02-Laser",
05809 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05810 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05811 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05812 #   None])
05813 
05814 #eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/03-Laser/L4/03-Laser",
05815 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05816 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05817 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05818 #   None])
05819 
05820 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/04-Timing/00-Timing",
05821   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05822   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05823 
05824 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/00-Trigger",
05825   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05826   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05827 
05828 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/01-Trigger",
05829   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05830   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05831 
05832 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/02-Trigger",
05833   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05834   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05835 
05836 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/03-Trigger",
05837   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05838   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05839 
05840 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/04-Trigger",
05841   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05842   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05843 
05844 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/05-Trigger",
05845   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05846   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05847 
05848 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/06-Trigger",
05849   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05850   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05851 
05852 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/05-Trigger/07-Trigger",
05853   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05854   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05855 
05856 eblayout(dqmitems, "03-SubSummary/EB+/EB+10/Experts/06-Cosmic/00-Cosmic",
05857   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05858   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05859 
05860 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/00-Integrity (Channel Global)",
05861   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05862   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05863 
05864 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/01-Integrity (Mem Box)",
05865   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05866   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05867 
05868 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/02-PedestalOnline",
05869   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05870   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05871    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05872 
05873 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/03-Timing",
05874   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05875   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05876    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05877 
05878 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/04-Trigger",
05879   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05880   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05881 
05882 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/05-Cosmic",
05883   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05884   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05885    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05886 
05887 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/06-StatusFlags",
05888   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05889   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
05890 
05891 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/00-Integrity/00-Channel-Integrity",
05892   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05893   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05894 
05895 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/00-Integrity/01-Gain-Integrity",
05896   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05897   [None])
05898 
05899 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/00-Integrity/02-TT-Integrity",
05900   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05901   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05902 
05903 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/00-Integrity/03-MemBox-Channel-Integrity",
05904   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05905   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05906 
05907 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/00-Integrity/04-MemBox-TT-Integrity",
05908   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05909   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05910 
05911 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/01-Pedestal/Gain01/00-Pedestal",
05912   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05913   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05914    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05915 
05916 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/01-Pedestal/Gain06/00-Pedestal",
05917   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05918   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05919    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05920 
05921 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/01-Pedestal/Gain12/00-Pedestal",
05922   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05923   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05924    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05925 
05926 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
05927   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05928   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05929 
05930 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
05931   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05932    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05933   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05934    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05935 
05936 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/02-TestPulse/Gain01/00-TestPulse",
05937 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05938 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05939 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05940 
05941 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/02-TestPulse/Gain06/00-TestPulse",
05942 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05943 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05944 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05945 
05946 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/02-TestPulse/Gain12/00-TestPulse",
05947 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05948 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05949 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05950 
05951 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
05952 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05953 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05954 
05955 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
05956 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05957 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05958 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05959 #   None])
05960 
05961 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
05962 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05963 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05964 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05965 #   None])
05966 
05967 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/00-Laser",
05968 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05969 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05970 
05971 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/01-Laser",
05972 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05973 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05974 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05975 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05976 
05977 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L1/00-Laser",
05978 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05979 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05980 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05981 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05982 
05983 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L1/01-Laser",
05984 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05985 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05986 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05987 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
05988 
05989 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L1/02-Laser",
05990 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05991 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05992 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05993 #   None])
05994 
05995 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L1/03-Laser",
05996 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05997 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
05998 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
05999 #   None])
06000 
06001 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L4/00-Laser",
06002 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06003 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06004 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06005 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06006 
06007 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L4/01-Laser",
06008 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06009 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06010 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06011 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06012 
06013 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L4/02-Laser",
06014 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06015 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06016 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06017 #   None])
06018 
06019 #eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/03-Laser/L4/03-Laser",
06020 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06021 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06022 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06023 #   None])
06024 
06025 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/04-Timing/00-Timing",
06026   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06027   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06028 
06029 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/00-Trigger",
06030   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06031   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06032 
06033 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/01-Trigger",
06034   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06035   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06036 
06037 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/02-Trigger",
06038   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06039   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06040 
06041 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/03-Trigger",
06042   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06043   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06044 
06045 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/04-Trigger",
06046   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06047   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06048 
06049 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/05-Trigger",
06050   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06051   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06052 
06053 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/06-Trigger",
06054   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06055   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06056 
06057 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/05-Trigger/07-Trigger",
06058   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06059   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06060 
06061 eblayout(dqmitems, "03-SubSummary/EB+/EB+11/Experts/06-Cosmic/00-Cosmic",
06062   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06063   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06064 
06065 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/00-Integrity (Channel Global)",
06066   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06067   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06068 
06069 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/01-Integrity (Mem Box)",
06070   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06071   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06072 
06073 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/02-PedestalOnline",
06074   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06075   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06076    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06077 
06078 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/03-Timing",
06079   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06080   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06081    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06082 
06083 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/04-Trigger",
06084   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06085   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06086 
06087 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/05-Cosmic",
06088   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06089   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06090    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06091 
06092 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/06-StatusFlags",
06093   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06094   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
06095 
06096 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/00-Integrity/00-Channel-Integrity",
06097   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06098   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06099 
06100 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/00-Integrity/01-Gain-Integrity",
06101   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06102   [None])
06103 
06104 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/00-Integrity/02-TT-Integrity",
06105   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06106   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06107 
06108 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/00-Integrity/03-MemBox-Channel-Integrity",
06109   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06110   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06111 
06112 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/00-Integrity/04-MemBox-TT-Integrity",
06113   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06114   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06115 
06116 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/01-Pedestal/Gain01/00-Pedestal",
06117   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06118   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06119    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06120 
06121 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/01-Pedestal/Gain06/00-Pedestal",
06122   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06123   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06124    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06125 
06126 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/01-Pedestal/Gain12/00-Pedestal",
06127   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06128   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06129    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06130 
06131 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
06132   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06133   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06134 
06135 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
06136   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06137    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06138   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06139    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06140 
06141 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/02-TestPulse/Gain01/00-TestPulse",
06142 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06143 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06144 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06145 
06146 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/02-TestPulse/Gain06/00-TestPulse",
06147 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06148 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06149 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06150 
06151 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/02-TestPulse/Gain12/00-TestPulse",
06152 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06153 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06154 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06155 
06156 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
06157 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06158 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06159 
06160 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
06161 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06162 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06163 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06164 #   None])
06165 
06166 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
06167 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06168 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06169 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06170 #   None])
06171 
06172 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/00-Laser",
06173 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06174 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06175 
06176 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/01-Laser",
06177 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06178 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06179 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06180 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06181 
06182 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L1/00-Laser",
06183 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06184 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06185 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06186 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06187 
06188 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L1/01-Laser",
06189 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06190 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06191 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06192 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06193 
06194 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L1/02-Laser",
06195 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06196 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06197 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06198 #   None])
06199 
06200 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L1/03-Laser",
06201 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06202 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06203 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06204 #   None])
06205 
06206 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L4/00-Laser",
06207 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06208 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06209 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06210 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06211 
06212 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L4/01-Laser",
06213 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06214 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06215 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06216 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06217 
06218 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L4/02-Laser",
06219 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06220 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06221 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06222 #   None])
06223 
06224 #eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/03-Laser/L4/03-Laser",
06225 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06226 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06227 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06228 #   None])
06229 
06230 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/04-Timing/00-Timing",
06231   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06232   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06233 
06234 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/00-Trigger",
06235   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06236   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06237 
06238 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/01-Trigger",
06239   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06240   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06241 
06242 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/02-Trigger",
06243   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06244   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06245 
06246 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/03-Trigger",
06247   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06248   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06249 
06250 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/04-Trigger",
06251   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06252   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06253 
06254 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/05-Trigger",
06255   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06256   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06257 
06258 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/06-Trigger",
06259   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06260   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06261 
06262 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/05-Trigger/07-Trigger",
06263   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06264   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06265 
06266 eblayout(dqmitems, "03-SubSummary/EB+/EB+12/Experts/06-Cosmic/00-Cosmic",
06267   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06268   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06269 
06270 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/00-Integrity (Channel Global)",
06271   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06272   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06273 
06274 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/01-Integrity (Mem Box)",
06275   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06276   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06277 
06278 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/02-PedestalOnline",
06279   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06280   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06281    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06282 
06283 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/03-Timing",
06284   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06285   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06286    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06287 
06288 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/04-Trigger",
06289   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06290   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06291 
06292 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/05-Cosmic",
06293   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06294   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06295    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06296 
06297 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/06-StatusFlags",
06298   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06299   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
06300 
06301 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/00-Integrity/00-Channel-Integrity",
06302   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06303   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06304 
06305 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/00-Integrity/01-Gain-Integrity",
06306   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06307   [None])
06308 
06309 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/00-Integrity/02-TT-Integrity",
06310   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06311   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06312 
06313 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/00-Integrity/03-MemBox-Channel-Integrity",
06314   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06315   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06316 
06317 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/00-Integrity/04-MemBox-TT-Integrity",
06318   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06319   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06320 
06321 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/01-Pedestal/Gain01/00-Pedestal",
06322   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06323   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06324    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06325 
06326 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/01-Pedestal/Gain06/00-Pedestal",
06327   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06328   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06329    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06330 
06331 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/01-Pedestal/Gain12/00-Pedestal",
06332   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06333   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06334    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06335 
06336 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
06337   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06338   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06339 
06340 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
06341   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06342    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06343   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06344    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06345 
06346 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/02-TestPulse/Gain01/00-TestPulse",
06347 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06348 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06349 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06350 
06351 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/02-TestPulse/Gain06/00-TestPulse",
06352 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06353 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06354 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06355 
06356 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/02-TestPulse/Gain12/00-TestPulse",
06357 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06358 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06359 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06360 
06361 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
06362 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06363 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06364 
06365 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
06366 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06367 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06368 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06369 #   None])
06370 
06371 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
06372 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06373 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06374 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06375 #   None])
06376 
06377 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/00-Laser",
06378 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06379 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06380 
06381 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/01-Laser",
06382 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06383 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06384 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06385 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06386 
06387 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L1/00-Laser",
06388 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06389 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06390 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06391 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06392 
06393 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L1/01-Laser",
06394 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06395 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06396 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06397 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06398 
06399 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L1/02-Laser",
06400 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06401 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06402 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06403 #   None])
06404 
06405 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L1/03-Laser",
06406 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06407 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06408 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06409 #   None])
06410 
06411 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L4/00-Laser",
06412 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06413 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06414 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06415 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06416 
06417 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L4/01-Laser",
06418 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06419 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06420 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06421 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06422 
06423 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L4/02-Laser",
06424 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06425 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06426 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06427 #   None])
06428 
06429 #eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/03-Laser/L4/03-Laser",
06430 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06431 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06432 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06433 #   None])
06434 
06435 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/04-Timing/00-Timing",
06436   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06437   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06438 
06439 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/00-Trigger",
06440   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06441   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06442 
06443 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/01-Trigger",
06444   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06445   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06446 
06447 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/02-Trigger",
06448   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06449   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06450 
06451 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/03-Trigger",
06452   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06453   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06454 
06455 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/04-Trigger",
06456   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06457   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06458 
06459 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/05-Trigger",
06460   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06461   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06462 
06463 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/06-Trigger",
06464   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06465   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06466 
06467 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/05-Trigger/07-Trigger",
06468   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06469   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06470 
06471 eblayout(dqmitems, "03-SubSummary/EB+/EB+13/Experts/06-Cosmic/00-Cosmic",
06472   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06473   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06474 
06475 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/00-Integrity (Channel Global)",
06476   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06477   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06478 
06479 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/01-Integrity (Mem Box)",
06480   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06481   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06482 
06483 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/02-PedestalOnline",
06484   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06485   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06486    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06487 
06488 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/03-Timing",
06489   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06490   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06491    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06492 
06493 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/04-Trigger",
06494   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06495   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06496 
06497 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/05-Cosmic",
06498   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06499   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06500    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06501 
06502 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/06-StatusFlags",
06503   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06504   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
06505 
06506 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/00-Integrity/00-Channel-Integrity",
06507   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06508   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06509 
06510 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/00-Integrity/01-Gain-Integrity",
06511   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06512   [None])
06513 
06514 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/00-Integrity/02-TT-Integrity",
06515   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06516   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06517 
06518 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/00-Integrity/03-MemBox-Channel-Integrity",
06519   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06520   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06521 
06522 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/00-Integrity/04-MemBox-TT-Integrity",
06523   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06524   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06525 
06526 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/01-Pedestal/Gain01/00-Pedestal",
06527   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06528   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06529    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06530 
06531 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/01-Pedestal/Gain06/00-Pedestal",
06532   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06533   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06534    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06535 
06536 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/01-Pedestal/Gain12/00-Pedestal",
06537   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06538   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06539    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06540 
06541 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
06542   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06543   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06544 
06545 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
06546   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06547    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06548   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06549    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06550 
06551 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/02-TestPulse/Gain01/00-TestPulse",
06552 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06553 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06554 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06555 
06556 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/02-TestPulse/Gain06/00-TestPulse",
06557 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06558 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06559 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06560 
06561 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/02-TestPulse/Gain12/00-TestPulse",
06562 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06563 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06564 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06565 
06566 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
06567 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06568 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06569 
06570 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
06571 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06572 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06573 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06574 #   None])
06575 
06576 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
06577 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06578 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06579 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06580 #   None])
06581 
06582 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/00-Laser",
06583 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06584 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06585 
06586 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/01-Laser",
06587 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06588 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06589 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06590 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06591 
06592 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L1/00-Laser",
06593 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06594 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06595 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06596 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06597 
06598 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L1/01-Laser",
06599 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06600 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06601 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06602 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06603 
06604 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L1/02-Laser",
06605 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06606 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06607 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06608 #   None])
06609 
06610 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L1/03-Laser",
06611 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06612 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06613 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06614 #   None])
06615 
06616 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L4/00-Laser",
06617 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06618 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06619 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06620 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06621 
06622 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L4/01-Laser",
06623 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06624 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06625 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06626 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06627 
06628 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L4/02-Laser",
06629 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06630 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06631 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06632 #   None])
06633 
06634 #eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/03-Laser/L4/03-Laser",
06635 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06636 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06637 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06638 #   None])
06639 
06640 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/04-Timing/00-Timing",
06641   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06642   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06643 
06644 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/00-Trigger",
06645   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06646   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06647 
06648 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/01-Trigger",
06649   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06650   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06651 
06652 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/02-Trigger",
06653   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06654   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06655 
06656 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/03-Trigger",
06657   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06658   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06659 
06660 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/04-Trigger",
06661   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06662   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06663 
06664 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/05-Trigger",
06665   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06666   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06667 
06668 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/06-Trigger",
06669   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06670   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06671 
06672 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/05-Trigger/07-Trigger",
06673   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06674   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06675 
06676 eblayout(dqmitems, "03-SubSummary/EB+/EB+14/Experts/06-Cosmic/00-Cosmic",
06677   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06678   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06679 
06680 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/00-Integrity (Channel Global)",
06681   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06682   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06683 
06684 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/01-Integrity (Mem Box)",
06685   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06686   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06687 
06688 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/02-PedestalOnline",
06689   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06690   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06691    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06692 
06693 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/03-Timing",
06694   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06695   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06696    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06697 
06698 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/04-Trigger",
06699   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06700   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06701 
06702 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/05-Cosmic",
06703   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06704   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06705    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06706 
06707 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/06-StatusFlags",
06708   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06709   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
06710 
06711 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/00-Integrity/00-Channel-Integrity",
06712   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06713   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06714 
06715 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/00-Integrity/01-Gain-Integrity",
06716   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06717   [None])
06718 
06719 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/00-Integrity/02-TT-Integrity",
06720   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06721   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06722 
06723 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/00-Integrity/03-MemBox-Channel-Integrity",
06724   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06725   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06726 
06727 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/00-Integrity/04-MemBox-TT-Integrity",
06728   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06729   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06730 
06731 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/01-Pedestal/Gain01/00-Pedestal",
06732   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06733   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06734    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06735 
06736 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/01-Pedestal/Gain06/00-Pedestal",
06737   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06738   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06739    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06740 
06741 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/01-Pedestal/Gain12/00-Pedestal",
06742   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06743   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06744    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06745 
06746 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
06747   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06748   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06749 
06750 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
06751   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06752    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06753   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06754    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06755 
06756 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/02-TestPulse/Gain01/00-TestPulse",
06757 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06758 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06759 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06760 
06761 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/02-TestPulse/Gain06/00-TestPulse",
06762 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06763 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06764 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06765 
06766 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/02-TestPulse/Gain12/00-TestPulse",
06767 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06768 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06769 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06770 
06771 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
06772 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06773 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06774 
06775 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
06776 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06777 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06778 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06779 #   None])
06780 
06781 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
06782 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06783 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06784 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06785 #   None])
06786 
06787 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/00-Laser",
06788 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06789 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06790 
06791 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/01-Laser",
06792 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06793 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06794 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06795 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06796 
06797 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L1/00-Laser",
06798 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06799 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06800 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06801 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06802 
06803 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L1/01-Laser",
06804 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06805 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06806 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06807 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06808 
06809 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L1/02-Laser",
06810 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06811 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06812 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06813 #   None])
06814 
06815 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L1/03-Laser",
06816 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06817 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06818 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06819 #   None])
06820 
06821 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L4/00-Laser",
06822 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06823 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06824 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06825 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06826 
06827 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L4/01-Laser",
06828 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06829 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06830 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06831 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06832 
06833 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L4/02-Laser",
06834 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06835 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06836 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06837 #   None])
06838 
06839 #eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/03-Laser/L4/03-Laser",
06840 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06841 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06842 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06843 #   None])
06844 
06845 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/04-Timing/00-Timing",
06846   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06847   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06848 
06849 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/00-Trigger",
06850   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06851   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06852 
06853 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/01-Trigger",
06854   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06855   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06856 
06857 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/02-Trigger",
06858   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06859   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06860 
06861 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/03-Trigger",
06862   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06863   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06864 
06865 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/04-Trigger",
06866   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06867   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06868 
06869 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/05-Trigger",
06870   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06871   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06872 
06873 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/06-Trigger",
06874   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06875   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06876 
06877 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/05-Trigger/07-Trigger",
06878   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06879   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06880 
06881 eblayout(dqmitems, "03-SubSummary/EB+/EB+15/Experts/06-Cosmic/00-Cosmic",
06882   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06883   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06884 
06885 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/00-Integrity (Channel Global)",
06886   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06887   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06888 
06889 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/01-Integrity (Mem Box)",
06890   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06891   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06892 
06893 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/02-PedestalOnline",
06894   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06895   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06896    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06897 
06898 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/03-Timing",
06899   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06900   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06901    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06902 
06903 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/04-Trigger",
06904   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06905   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06906 
06907 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/05-Cosmic",
06908   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06909   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06910    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06911 
06912 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/06-StatusFlags",
06913   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06914   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
06915 
06916 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/00-Integrity/00-Channel-Integrity",
06917   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06918   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06919 
06920 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/00-Integrity/01-Gain-Integrity",
06921   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06922   [None])
06923 
06924 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/00-Integrity/02-TT-Integrity",
06925   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06926   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06927 
06928 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/00-Integrity/03-MemBox-Channel-Integrity",
06929   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06930   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06931 
06932 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/00-Integrity/04-MemBox-TT-Integrity",
06933   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06934   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06935 
06936 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/01-Pedestal/Gain01/00-Pedestal",
06937   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06938   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06939    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06940 
06941 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/01-Pedestal/Gain06/00-Pedestal",
06942   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06943   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06944    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06945 
06946 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/01-Pedestal/Gain12/00-Pedestal",
06947   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06948   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06949    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06950 
06951 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
06952   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06953   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06954 
06955 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
06956   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06957    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06958   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06959    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06960 
06961 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/02-TestPulse/Gain01/00-TestPulse",
06962 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06963 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06964 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06965 
06966 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/02-TestPulse/Gain06/00-TestPulse",
06967 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06968 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06969 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06970 
06971 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/02-TestPulse/Gain12/00-TestPulse",
06972 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06973 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06974 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06975 
06976 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
06977 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06978 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06979 
06980 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
06981 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06982 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06983 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06984 #   None])
06985 
06986 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
06987 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06988 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06989 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06990 #   None])
06991 
06992 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/00-Laser",
06993 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06994 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
06995 
06996 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/01-Laser",
06997 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
06998 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
06999 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07000 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07001 
07002 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L1/00-Laser",
07003 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07004 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07005 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07006 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07007 
07008 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L1/01-Laser",
07009 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07010 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07011 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07012 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07013 
07014 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L1/02-Laser",
07015 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07016 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07017 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07018 #   None])
07019 
07020 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L1/03-Laser",
07021 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07022 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07023 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07024 #   None])
07025 
07026 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L4/00-Laser",
07027 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07028 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07029 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07030 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07031 
07032 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L4/01-Laser",
07033 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07034 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07035 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07036 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07037 
07038 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L4/02-Laser",
07039 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07040 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07041 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07042 #   None])
07043 
07044 #eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/03-Laser/L4/03-Laser",
07045 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07046 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07047 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07048 #   None])
07049 
07050 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/04-Timing/00-Timing",
07051   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07052   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07053 
07054 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/00-Trigger",
07055   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07056   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07057 
07058 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/01-Trigger",
07059   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07060   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07061 
07062 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/02-Trigger",
07063   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07064   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07065 
07066 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/03-Trigger",
07067   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07068   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07069 
07070 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/04-Trigger",
07071   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07072   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07073 
07074 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/05-Trigger",
07075   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07076   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07077 
07078 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/06-Trigger",
07079   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07080   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07081 
07082 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/05-Trigger/07-Trigger",
07083   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07084   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07085 
07086 eblayout(dqmitems, "03-SubSummary/EB+/EB+16/Experts/06-Cosmic/00-Cosmic",
07087   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07088   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07089 
07090 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/00-Integrity (Channel Global)",
07091   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07092   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07093 
07094 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/01-Integrity (Mem Box)",
07095   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07096   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07097 
07098 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/02-PedestalOnline",
07099   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07100   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07101    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07102 
07103 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/03-Timing",
07104   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07105   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07106    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07107 
07108 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/04-Trigger",
07109   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07110   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07111 
07112 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/05-Cosmic",
07113   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07114   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07115    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07116 
07117 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/06-StatusFlags",
07118   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07119   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
07120 
07121 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/00-Integrity/00-Channel-Integrity",
07122   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07123   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07124 
07125 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/00-Integrity/01-Gain-Integrity",
07126   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07127   [None])
07128 
07129 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/00-Integrity/02-TT-Integrity",
07130   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07131   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07132 
07133 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/00-Integrity/03-MemBox-Channel-Integrity",
07134   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07135   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07136 
07137 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/00-Integrity/04-MemBox-TT-Integrity",
07138   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07139   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07140 
07141 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/01-Pedestal/Gain01/00-Pedestal",
07142   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07143   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07144    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07145 
07146 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/01-Pedestal/Gain06/00-Pedestal",
07147   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07148   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07149    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07150 
07151 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/01-Pedestal/Gain12/00-Pedestal",
07152   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07153   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07154    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07155 
07156 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
07157   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07158   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07159 
07160 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
07161   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07162    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07163   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07164    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07165 
07166 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/02-TestPulse/Gain01/00-TestPulse",
07167 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07168 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07169 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07170 
07171 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/02-TestPulse/Gain06/00-TestPulse",
07172 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07173 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07174 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07175 
07176 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/02-TestPulse/Gain12/00-TestPulse",
07177 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07178 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07179 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07180 
07181 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
07182 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07183 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07184 
07185 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
07186 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07187 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07188 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07189 #   None])
07190 
07191 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
07192 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07193 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07194 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07195 #   None])
07196 
07197 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/00-Laser",
07198 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07199 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07200 
07201 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/01-Laser",
07202 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07203 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07204 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07205 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07206 
07207 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L1/00-Laser",
07208 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07209 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07210 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07211 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07212 
07213 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L1/01-Laser",
07214 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07215 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07216 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07217 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07218 
07219 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L1/02-Laser",
07220 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07221 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07222 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07223 #   None])
07224 
07225 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L1/03-Laser",
07226 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07227 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07228 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07229 #   None])
07230 
07231 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L4/00-Laser",
07232 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07233 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07234 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07235 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07236 
07237 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L4/01-Laser",
07238 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07239 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07240 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07241 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07242 
07243 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L4/02-Laser",
07244 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07245 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07246 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07247 #   None])
07248 
07249 #eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/03-Laser/L4/03-Laser",
07250 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07251 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07252 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07253 #   None])
07254 
07255 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/04-Timing/00-Timing",
07256   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07257   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07258 
07259 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/00-Trigger",
07260   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07261   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07262 
07263 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/01-Trigger",
07264   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07265   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07266 
07267 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/02-Trigger",
07268   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07269   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07270 
07271 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/03-Trigger",
07272   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07273   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07274 
07275 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/04-Trigger",
07276   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07277   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07278 
07279 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/05-Trigger",
07280   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07281   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07282 
07283 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/06-Trigger",
07284   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07285   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07286 
07287 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/05-Trigger/07-Trigger",
07288   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07289   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07290 
07291 eblayout(dqmitems, "03-SubSummary/EB+/EB+17/Experts/06-Cosmic/00-Cosmic",
07292   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07293   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07294 
07295 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/00-Integrity (Channel Global)",
07296   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07297   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07298 
07299 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/01-Integrity (Mem Box)",
07300   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07301   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07302 
07303 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/02-PedestalOnline",
07304   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07305   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07306    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07307 
07308 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/03-Timing",
07309   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07310   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07311    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07312 
07313 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/04-Trigger",
07314   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07315   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07316 
07317 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/05-Cosmic",
07318   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07319   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07320    { 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07321 
07322 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/06-StatusFlags",
07323   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07324   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
07325 
07326 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/00-Integrity/00-Channel-Integrity",
07327   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07328   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07329 
07330 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/00-Integrity/01-Gain-Integrity",
07331   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07332   [None])
07333 
07334 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/00-Integrity/02-TT-Integrity",
07335   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07336   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07337 
07338 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/00-Integrity/03-MemBox-Channel-Integrity",
07339   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07340   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07341 
07342 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/00-Integrity/04-MemBox-TT-Integrity",
07343   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07344   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07345 
07346 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/01-Pedestal/Gain01/00-Pedestal",
07347   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07348   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07349    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07350 
07351 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/01-Pedestal/Gain06/00-Pedestal",
07352   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07353   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07354    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07355 
07356 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/01-Pedestal/Gain12/00-Pedestal",
07357   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07358   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07359    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07360 
07361 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/01-Pedestal/PNs/00-Pedestal-PNs",
07362   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07363   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07364 
07365 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/01-Pedestal/PNs/Gain01/00-Pedestal-PNs",
07366   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07367    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07368   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07369    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07370 
07371 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/02-TestPulse/Gain01/00-TestPulse",
07372 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07373 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07374 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07375 
07376 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/02-TestPulse/Gain06/00-TestPulse",
07377 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07378 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07379 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07380 
07381 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/02-TestPulse/Gain12/00-TestPulse",
07382 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07383 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07384 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07385 
07386 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/02-TestPulse/PNs/00-TestPulse-PNs",
07387 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07388 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07389 
07390 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/02-TestPulse/PNs/Gain01/00-TestPulse-PNs",
07391 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07392 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07393 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07394 #   None])
07395 
07396 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/02-TestPulse/PNs/Gain16/00-TestPulse-PNs",
07397 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07398 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07399 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07400 #   None])
07401 
07402 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/00-Laser",
07403 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07404 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07405 
07406 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/01-Laser",
07407 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07408 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07409 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07410 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07411 
07412 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L1/00-Laser",
07413 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07414 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07415 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07416 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07417 
07418 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L1/01-Laser",
07419 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07420 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07421 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07422 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07423 
07424 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L1/02-Laser",
07425 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07426 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07427 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07428 #   None])
07429 
07430 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L1/03-Laser",
07431 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07432 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07433 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07434 #   None])
07435 
07436 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L4/00-Laser",
07437 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07438 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07439 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07440 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07441 
07442 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L4/01-Laser",
07443 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07444 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07445 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07446 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07447 
07448 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L4/02-Laser",
07449 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07450 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07451 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07452 #   None])
07453 
07454 #eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/03-Laser/L4/03-Laser",
07455 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07456 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07457 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07458 #   None])
07459 
07460 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/04-Timing/00-Timing",
07461   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07462   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07463 
07464 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/00-Trigger",
07465   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07466   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07467 
07468 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/01-Trigger",
07469   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07470   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07471 
07472 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/02-Trigger",
07473   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07474   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07475 
07476 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/03-Trigger",
07477   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07478   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07479 
07480 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/04-Trigger",
07481   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07482   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07483 
07484 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/05-Trigger",
07485   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07486   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07487 
07488 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/06-Trigger",
07489   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07490   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07491 
07492 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/05-Trigger/07-Trigger",
07493   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07494   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07495 
07496 eblayout(dqmitems, "03-SubSummary/EB+/EB+18/Experts/06-Cosmic/00-Cosmic",
07497   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07498   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07499 
07500 eblayout(dqmitems, "99-Experts/00-Summary/00-Global-Summary",
07501   [{ 'path': "EcalBarrel/EBSummaryClient/EB global summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07502 
07503 eblayout(dqmitems, "99-Experts/00-Summary/01-Integrity-Summary",
07504   [{ 'path': "EcalBarrel/EBSummaryClient/EBIT integrity quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07505 
07506 eblayout(dqmitems, "99-Experts/00-Summary/02-Occupancy-Summary",
07507   [{ 'path': "EcalBarrel/EBSummaryClient/EBOT digi occupancy summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07508 
07509 eblayout(dqmitems, "99-Experts/00-Summary/03-Cosmic-Summary",
07510   [{ 'path': "EcalBarrel/EBSummaryClient/EBCT cosmic summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07511 
07512 eblayout(dqmitems, "99-Experts/00-Summary/04-PedestalOnline-Summary",
07513   [{ 'path': "EcalBarrel/EBSummaryClient/EBPOT pedestal quality summary G12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07514 
07515 #eblayout(dqmitems, "99-Experts/00-Summary/05-LaserL1-Summary",
07516 #  [{ 'path': "EcalBarrel/EBSummaryClient/EBLT laser quality summary L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07517 
07518 eblayout(dqmitems, "99-Experts/00-Summary/07-Timing-Summary",
07519   [{ 'path': "EcalBarrel/EBSummaryClient/EBTMT timing quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07520 
07521 eblayout(dqmitems, "99-Experts/00-Summary/08-Trigger-Summary",
07522   [{ 'path': "EcalBarrel/EBSummaryClient/EBTTT Et trigger tower summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07523 
07524 eblayout(dqmitems, "99-Experts/00-Summary/09-Trigger-Summary",
07525   [{ 'path': "EcalBarrel/EBSummaryClient/EBTTT emulator error quality summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07526 
07527 eblayout(dqmitems, "99-Experts/00-Summary/10-StatusFlags-Summary",
07528   [{ 'path': "EcalBarrel/EBSummaryClient/EBSFT front-end status summary", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07529 
07530 eblayout(dqmitems, "99-Experts/01-Integrity/00-Integrity",
07531   [{ 'path': "EcalBarrel/EBIntegrityTask/EBIT DCC size error", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07532 
07533 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-01/00-Channel-Global-Integrity",
07534   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07535   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07536 
07537 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-01/01-Channel-Integrity",
07538   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07539   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07540 
07541 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-01/02-Gain-Integrity",
07542   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07543   [None])
07544 
07545 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-01/03-TT-Integrity",
07546   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07547   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07548 
07549 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-01/04-MemBox-Global-Integrity",
07550   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07551   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07552 
07553 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-01/05-MemBox-Channel-Integrity",
07554   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07555   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07556 
07557 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-01/06-MemBox-TT-Integrity",
07558   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07559   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07560 
07561 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-01/Gain12/00-PedestalOnline",
07562   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07563   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07564    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07565 
07566 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-01/Gain01/00-Pedestal",
07567   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07568   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07569    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07570 
07571 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-01/Gain06/00-Pedestal",
07572   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07573   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07574    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07575 
07576 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-01/Gain12/00-Pedestal",
07577   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07578   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07579    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07580 
07581 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-01/PNs/00-Pedestal-PNs",
07582   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07583   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07584 
07585 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-01/PNs/Gain01/00-Pedestal-PNs",
07586   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07587    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07588   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07589    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07590 
07591 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-01/Gain01/00-TestPulse",
07592 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07593 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07594 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07595 
07596 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-01/Gain06/00-TestPulse",
07597 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07598 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07599 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07600 
07601 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-01/Gain12/00-TestPulse",
07602 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07603 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07604 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07605 
07606 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-01/PNs/00-TestPulse-PNs",
07607 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07608 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07609 
07610 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-01/PNs/Gain01/00-TestPulse-PNs",
07611 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07612 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07613 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07614 #   None])
07615 
07616 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-01/PNs/Gain16/00-TestPulse-PNs",
07617 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07618 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07619 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07620 #   None])
07621 
07622 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/00-Laser",
07623 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07624 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07625 
07626 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/01-Laser",
07627 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07628 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07629 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07630 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07631 
07632 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L1/00-Laser",
07633 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07634 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07635 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07636 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07637 
07638 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L1/01-Laser",
07639 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07640 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07641 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07642 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07643 
07644 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L1/02-Laser",
07645 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07646 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07647 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07648 #   None])
07649 
07650 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L1/03-Laser",
07651 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07652 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07653 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07654 #   None])
07655 
07656 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L4/00-Laser",
07657 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07658 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07659 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07660 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07661 
07662 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L4/01-Laser",
07663 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07664 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07665 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07666 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07667 
07668 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L4/02-Laser",
07669 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07670 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07671 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07672 #   None])
07673 
07674 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-01/L4/03-Laser",
07675 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07676 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07677 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07678 #   None])
07679 
07680 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-01/00-Timing",
07681   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07682   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07683    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07684 
07685 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-01/01-Timing",
07686   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07687   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07688 
07689 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/01-Trigger",
07690   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07691   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07692 
07693 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/02-Trigger",
07694   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07695   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07696 
07697 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/03-Trigger",
07698   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07699   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07700 
07701 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/04-Trigger",
07702   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07703   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07704 
07705 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/05-Trigger",
07706   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07707   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07708 
07709 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/06-Trigger",
07710   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07711   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07712 
07713 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/07-Trigger",
07714   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07715   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07716 
07717 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/08-Trigger",
07718   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07719   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07720 
07721 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-01/09-Trigger",
07722   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07723   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07724 
07725 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-01/00-Cosmic",
07726   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07727   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07728 
07729 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-01/01-Cosmic",
07730   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07731   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07732 
07733 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-01/00-StatusFlags",
07734   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07735   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
07736 
07737 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-02/00-Channel-Global-Integrity",
07738   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07739   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07740 
07741 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-02/01-Channel-Integrity",
07742   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07743   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07744 
07745 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-02/02-Gain-Integrity",
07746   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07747   [None])
07748 
07749 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-02/03-TT-Integrity",
07750   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07751   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07752 
07753 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-02/04-MemBox-Global-Integrity",
07754   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07755   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07756 
07757 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-02/05-MemBox-Channel-Integrity",
07758   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07759   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07760 
07761 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-02/06-MemBox-TT-Integrity",
07762   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07763   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07764 
07765 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-02/Gain12/00-PedestalOnline",
07766   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07767   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07768    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07769 
07770 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-02/Gain01/00-Pedestal",
07771   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07772   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07773    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07774 
07775 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-02/Gain06/00-Pedestal",
07776   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07777   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07778    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07779 
07780 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-02/Gain12/00-Pedestal",
07781   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07782   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07783    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07784 
07785 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-02/PNs/00-Pedestal-PNs",
07786   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07787   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07788 
07789 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-02/PNs/Gain01/00-Pedestal-PNs",
07790   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07791    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07792   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07793    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07794 
07795 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-02/Gain01/00-TestPulse",
07796 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07797 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07798 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07799 
07800 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-02/Gain06/00-TestPulse",
07801 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07802 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07803 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07804 
07805 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-02/Gain12/00-TestPulse",
07806 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07807 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07808 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07809 
07810 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-02/PNs/00-TestPulse-PNs",
07811 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07812 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07813 
07814 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-02/PNs/Gain01/00-TestPulse-PNs",
07815 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07816 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07817 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07818 #   None])
07819 
07820 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-02/PNs/Gain16/00-TestPulse-PNs",
07821 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07822 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07823 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07824 #   None])
07825 
07826 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/00-Laser",
07827 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07828 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07829 
07830 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/01-Laser",
07831 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07832 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07833 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07834 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07835 
07836 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L1/00-Laser",
07837 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07838 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07839 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07840 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07841 
07842 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L1/01-Laser",
07843 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07844 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07845 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07846 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07847 
07848 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L1/02-Laser",
07849 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07850 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07851 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07852 #   None])
07853 
07854 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L1/03-Laser",
07855 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07856 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07857 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07858 #   None])
07859 
07860 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L4/00-Laser",
07861 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07862 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07863 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07864 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07865 
07866 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L4/01-Laser",
07867 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07868 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07869 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07870 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07871 
07872 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L4/02-Laser",
07873 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07874 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07875 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07876 #   None])
07877 
07878 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-02/L4/03-Laser",
07879 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07880 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07881 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07882 #   None])
07883 
07884 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-02/00-Timing",
07885   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07886   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07887    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07888 
07889 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-02/01-Timing",
07890   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07891   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07892 
07893 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/01-Trigger",
07894   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07895   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07896 
07897 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/02-Trigger",
07898   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07899   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07900 
07901 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/03-Trigger",
07902   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07903   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07904 
07905 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/04-Trigger",
07906   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07907   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07908 
07909 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/05-Trigger",
07910   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07911   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07912 
07913 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/06-Trigger",
07914   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07915   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07916 
07917 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/07-Trigger",
07918   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07919   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07920 
07921 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/08-Trigger",
07922   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07923   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07924 
07925 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-02/09-Trigger",
07926   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07927   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07928 
07929 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-02/00-Cosmic",
07930   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07931   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07932 
07933 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-02/01-Cosmic",
07934   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07935   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07936 
07937 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-02/00-StatusFlags",
07938   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07939   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
07940 
07941 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-03/00-Channel-Global-Integrity",
07942   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07943   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07944 
07945 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-03/01-Channel-Integrity",
07946   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07947   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07948 
07949 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-03/02-Gain-Integrity",
07950   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07951   [None])
07952 
07953 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-03/03-TT-Integrity",
07954   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07955   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07956 
07957 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-03/04-MemBox-Global-Integrity",
07958   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07959   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07960 
07961 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-03/05-MemBox-Channel-Integrity",
07962   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07963   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07964 
07965 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-03/06-MemBox-TT-Integrity",
07966   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07967   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07968 
07969 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-03/Gain12/00-PedestalOnline",
07970   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07971   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07972    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07973 
07974 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-03/Gain01/00-Pedestal",
07975   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07976   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07977    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07978 
07979 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-03/Gain06/00-Pedestal",
07980   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07981   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07982    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07983 
07984 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-03/Gain12/00-Pedestal",
07985   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07986   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07987    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07988 
07989 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-03/PNs/00-Pedestal-PNs",
07990   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07991   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07992 
07993 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-03/PNs/Gain01/00-Pedestal-PNs",
07994   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07995    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
07996   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
07997    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
07998 
07999 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-03/Gain01/00-TestPulse",
08000 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08001 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08002 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08003 
08004 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-03/Gain06/00-TestPulse",
08005 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08006 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08007 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08008 
08009 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-03/Gain12/00-TestPulse",
08010 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08011 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08012 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08013 
08014 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-03/PNs/00-TestPulse-PNs",
08015 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08016 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08017 
08018 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-03/PNs/Gain01/00-TestPulse-PNs",
08019 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08020 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08021 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08022 #   None])
08023 
08024 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-03/PNs/Gain16/00-TestPulse-PNs",
08025 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08026 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08027 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08028 #   None])
08029 
08030 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/00-Laser",
08031 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08032 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08033 
08034 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/01-Laser",
08035 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08036 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08037 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08038 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08039 
08040 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L1/00-Laser",
08041 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08042 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08043 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08044 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08045 
08046 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L1/01-Laser",
08047 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08048 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08049 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08050 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08051 
08052 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L1/02-Laser",
08053 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08054 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08055 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08056 #   None])
08057 
08058 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L1/03-Laser",
08059 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08060 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08061 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08062 #   None])
08063 
08064 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L4/00-Laser",
08065 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08066 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08067 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08068 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08069 
08070 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L4/01-Laser",
08071 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08072 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08073 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08074 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08075 
08076 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L4/02-Laser",
08077 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08078 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08079 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08080 #   None])
08081 
08082 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-03/L4/03-Laser",
08083 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08084 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08085 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08086 #   None])
08087 
08088 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-03/00-Timing",
08089   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08090   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08091    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08092 
08093 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-03/01-Timing",
08094   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08095   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08096 
08097 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/01-Trigger",
08098   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08099   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08100 
08101 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/02-Trigger",
08102   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08103   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08104 
08105 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/03-Trigger",
08106   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08107   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08108 
08109 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/04-Trigger",
08110   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08111   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08112 
08113 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/05-Trigger",
08114   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08115   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08116 
08117 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/06-Trigger",
08118   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08119   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08120 
08121 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/07-Trigger",
08122   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08123   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08124 
08125 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/08-Trigger",
08126   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08127   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08128 
08129 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-03/09-Trigger",
08130   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08131   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08132 
08133 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-03/00-Cosmic",
08134   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08135   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08136 
08137 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-03/01-Cosmic",
08138   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08139   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08140 
08141 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-03/00-StatusFlags",
08142   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08143   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
08144 
08145 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-04/00-Channel-Global-Integrity",
08146   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08147   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08148 
08149 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-04/01-Channel-Integrity",
08150   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08151   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08152 
08153 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-04/02-Gain-Integrity",
08154   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08155   [None])
08156 
08157 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-04/03-TT-Integrity",
08158   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08159   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08160 
08161 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-04/04-MemBox-Global-Integrity",
08162   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08163   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08164 
08165 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-04/05-MemBox-Channel-Integrity",
08166   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08167   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08168 
08169 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-04/06-MemBox-TT-Integrity",
08170   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08171   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08172 
08173 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-04/Gain12/00-PedestalOnline",
08174   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08175   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08176    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08177 
08178 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-04/Gain01/00-Pedestal",
08179   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08180   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08181    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08182 
08183 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-04/Gain06/00-Pedestal",
08184   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08185   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08186    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08187 
08188 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-04/Gain12/00-Pedestal",
08189   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08190   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08191    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08192 
08193 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-04/PNs/00-Pedestal-PNs",
08194   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08195   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08196 
08197 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-04/PNs/Gain01/00-Pedestal-PNs",
08198   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08199    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08200   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08201    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08202 
08203 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-04/Gain01/00-TestPulse",
08204 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08205 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08206 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08207 
08208 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-04/Gain06/00-TestPulse",
08209 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08210 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08211 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08212 
08213 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-04/Gain12/00-TestPulse",
08214 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08215 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08216 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08217 
08218 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-04/PNs/00-TestPulse-PNs",
08219 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08220 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08221 
08222 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-04/PNs/Gain01/00-TestPulse-PNs",
08223 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08224 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08225 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08226 #   None])
08227 
08228 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-04/PNs/Gain16/00-TestPulse-PNs",
08229 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08230 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08231 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08232 #   None])
08233 
08234 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/00-Laser",
08235 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08236 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08237 
08238 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/01-Laser",
08239 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08240 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08241 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08242 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08243 
08244 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L1/00-Laser",
08245 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08246 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08247 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08248 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08249 
08250 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L1/01-Laser",
08251 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08252 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08253 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08254 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08255 
08256 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L1/02-Laser",
08257 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08258 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08259 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08260 #   None])
08261 
08262 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L1/03-Laser",
08263 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08264 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08265 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08266 #   None])
08267 
08268 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L4/00-Laser",
08269 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08270 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08271 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08272 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08273 
08274 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L4/01-Laser",
08275 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08276 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08277 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08278 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08279 
08280 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L4/02-Laser",
08281 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08282 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08283 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08284 #   None])
08285 
08286 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-04/L4/03-Laser",
08287 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08288 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08289 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08290 #   None])
08291 
08292 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-04/00-Timing",
08293   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08294   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08295    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08296 
08297 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-04/01-Timing",
08298   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08299   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08300 
08301 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/01-Trigger",
08302   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08303   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08304 
08305 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/02-Trigger",
08306   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08307   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08308 
08309 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/03-Trigger",
08310   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08311   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08312 
08313 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/04-Trigger",
08314   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08315   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08316 
08317 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/05-Trigger",
08318   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08319   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08320 
08321 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/06-Trigger",
08322   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08323   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08324 
08325 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/07-Trigger",
08326   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08327   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08328 
08329 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/08-Trigger",
08330   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08331   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08332 
08333 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-04/09-Trigger",
08334   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08335   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08336 
08337 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-04/00-Cosmic",
08338   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08339   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08340 
08341 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-04/01-Cosmic",
08342   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08343   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08344 
08345 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-04/00-StatusFlags",
08346   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08347   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
08348 
08349 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-05/00-Channel-Global-Integrity",
08350   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08351   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08352 
08353 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-05/01-Channel-Integrity",
08354   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08355   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08356 
08357 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-05/02-Gain-Integrity",
08358   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08359   [None])
08360 
08361 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-05/03-TT-Integrity",
08362   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08363   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08364 
08365 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-05/04-MemBox-Global-Integrity",
08366   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08367   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08368 
08369 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-05/05-MemBox-Channel-Integrity",
08370   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08371   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08372 
08373 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-05/06-MemBox-TT-Integrity",
08374   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08375   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08376 
08377 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-05/Gain12/00-PedestalOnline",
08378   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08379   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08380    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08381 
08382 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-05/Gain01/00-Pedestal",
08383   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08384   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08385    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08386 
08387 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-05/Gain06/00-Pedestal",
08388   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08389   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08390    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08391 
08392 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-05/Gain12/00-Pedestal",
08393   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08394   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08395    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08396 
08397 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-05/PNs/00-Pedestal-PNs",
08398   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08399   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08400 
08401 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-05/PNs/Gain01/00-Pedestal-PNs",
08402   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08403    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08404   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08405    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08406 
08407 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-05/Gain01/00-TestPulse",
08408 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08409 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08410 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08411 
08412 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-05/Gain06/00-TestPulse",
08413 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08414 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08415 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08416 
08417 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-05/Gain12/00-TestPulse",
08418 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08419 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08420 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08421 
08422 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-05/PNs/00-TestPulse-PNs",
08423 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08424 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08425 
08426 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-05/PNs/Gain01/00-TestPulse-PNs",
08427 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08428 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08429 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08430 #   None])
08431 
08432 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-05/PNs/Gain16/00-TestPulse-PNs",
08433 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08434 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08435 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08436 #   None])
08437 
08438 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/00-Laser",
08439 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08440 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08441 
08442 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/01-Laser",
08443 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08444 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08445 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08446 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08447 
08448 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L1/00-Laser",
08449 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08450 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08451 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08452 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08453 
08454 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L1/01-Laser",
08455 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08456 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08457 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08458 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08459 
08460 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L1/02-Laser",
08461 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08462 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08463 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08464 #   None])
08465 
08466 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L1/03-Laser",
08467 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08468 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08469 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08470 #   None])
08471 
08472 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L4/00-Laser",
08473 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08474 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08475 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08476 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08477 
08478 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L4/01-Laser",
08479 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08480 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08481 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08482 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08483 
08484 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L4/02-Laser",
08485 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08486 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08487 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08488 #   None])
08489 
08490 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-05/L4/03-Laser",
08491 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08492 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08493 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08494 #   None])
08495 
08496 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-05/00-Timing",
08497   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08498   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08499    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08500 
08501 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-05/01-Timing",
08502   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08503   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08504 
08505 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/01-Trigger",
08506   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08507   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08508 
08509 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/02-Trigger",
08510   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08511   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08512 
08513 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/03-Trigger",
08514   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08515   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08516 
08517 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/04-Trigger",
08518   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08519   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08520 
08521 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/05-Trigger",
08522   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08523   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08524 
08525 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/06-Trigger",
08526   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08527   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08528 
08529 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/07-Trigger",
08530   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08531   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08532 
08533 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/08-Trigger",
08534   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08535   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08536 
08537 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-05/09-Trigger",
08538   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08539   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08540 
08541 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-05/00-Cosmic",
08542   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08543   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08544 
08545 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-05/01-Cosmic",
08546   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08547   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08548 
08549 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-05/00-StatusFlags",
08550   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08551   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
08552 
08553 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-06/00-Channel-Global-Integrity",
08554   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08555   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08556 
08557 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-06/01-Channel-Integrity",
08558   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08559   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08560 
08561 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-06/02-Gain-Integrity",
08562   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08563   [None])
08564 
08565 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-06/03-TT-Integrity",
08566   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08567   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08568 
08569 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-06/04-MemBox-Global-Integrity",
08570   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08571   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08572 
08573 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-06/05-MemBox-Channel-Integrity",
08574   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08575   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08576 
08577 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-06/06-MemBox-TT-Integrity",
08578   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08579   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08580 
08581 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-06/Gain12/00-PedestalOnline",
08582   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08583   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08584    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08585 
08586 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-06/Gain01/00-Pedestal",
08587   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08588   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08589    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08590 
08591 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-06/Gain06/00-Pedestal",
08592   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08593   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08594    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08595 
08596 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-06/Gain12/00-Pedestal",
08597   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08598   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08599    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08600 
08601 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-06/PNs/00-Pedestal-PNs",
08602   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08603   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08604 
08605 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-06/PNs/Gain01/00-Pedestal-PNs",
08606   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08607    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08608   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08609    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08610 
08611 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-06/Gain01/00-TestPulse",
08612 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08613 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08614 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08615 
08616 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-06/Gain06/00-TestPulse",
08617 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08618 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08619 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08620 
08621 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-06/Gain12/00-TestPulse",
08622 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08623 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08624 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08625 
08626 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-06/PNs/00-TestPulse-PNs",
08627 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08628 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08629 
08630 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-06/PNs/Gain01/00-TestPulse-PNs",
08631 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08632 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08633 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08634 #   None])
08635 
08636 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-06/PNs/Gain16/00-TestPulse-PNs",
08637 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08638 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08639 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08640 #   None])
08641 
08642 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/00-Laser",
08643 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08644 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08645 
08646 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/01-Laser",
08647 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08648 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08649 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08650 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08651 
08652 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L1/00-Laser",
08653 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08654 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08655 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08656 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08657 
08658 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L1/01-Laser",
08659 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08660 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08661 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08662 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08663 
08664 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L1/02-Laser",
08665 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08666 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08667 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08668 #   None])
08669 
08670 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L1/03-Laser",
08671 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08672 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08673 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08674 #   None])
08675 
08676 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L4/00-Laser",
08677 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08678 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08679 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08680 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08681 
08682 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L4/01-Laser",
08683 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08684 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08685 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08686 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08687 
08688 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L4/02-Laser",
08689 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08690 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08691 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08692 #   None])
08693 
08694 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-06/L4/03-Laser",
08695 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08696 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08697 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08698 #   None])
08699 
08700 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-06/00-Timing",
08701   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08702   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08703    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08704 
08705 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-06/01-Timing",
08706   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08707   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08708 
08709 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/01-Trigger",
08710   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08711   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08712 
08713 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/02-Trigger",
08714   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08715   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08716 
08717 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/03-Trigger",
08718   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08719   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08720 
08721 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/04-Trigger",
08722   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08723   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08724 
08725 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/05-Trigger",
08726   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08727   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08728 
08729 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/06-Trigger",
08730   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08731   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08732 
08733 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/07-Trigger",
08734   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08735   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08736 
08737 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/08-Trigger",
08738   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08739   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08740 
08741 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-06/09-Trigger",
08742   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08743   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08744 
08745 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-06/00-Cosmic",
08746   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08747   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08748 
08749 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-06/01-Cosmic",
08750   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08751   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08752 
08753 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-06/00-StatusFlags",
08754   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08755   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
08756 
08757 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-07/00-Channel-Global-Integrity",
08758   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08759   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08760 
08761 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-07/01-Channel-Integrity",
08762   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08763   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08764 
08765 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-07/02-Gain-Integrity",
08766   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08767   [None])
08768 
08769 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-07/03-TT-Integrity",
08770   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08771   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08772 
08773 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-07/04-MemBox-Global-Integrity",
08774   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08775   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08776 
08777 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-07/05-MemBox-Channel-Integrity",
08778   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08779   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08780 
08781 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-07/06-MemBox-TT-Integrity",
08782   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08783   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08784 
08785 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-07/Gain12/00-PedestalOnline",
08786   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08787   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08788    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08789 
08790 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-07/Gain01/00-Pedestal",
08791   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08792   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08793    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08794 
08795 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-07/Gain06/00-Pedestal",
08796   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08797   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08798    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08799 
08800 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-07/Gain12/00-Pedestal",
08801   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08802   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08803    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08804 
08805 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-07/PNs/00-Pedestal-PNs",
08806   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08807   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08808 
08809 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-07/PNs/Gain01/00-Pedestal-PNs",
08810   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08811    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08812   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08813    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08814 
08815 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-07/Gain01/00-TestPulse",
08816 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08817 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08818 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08819 
08820 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-07/Gain06/00-TestPulse",
08821 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08822 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08823 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08824 
08825 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-07/Gain12/00-TestPulse",
08826 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08827 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08828 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08829 
08830 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-07/PNs/00-TestPulse-PNs",
08831 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08832 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08833 
08834 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-07/PNs/Gain01/00-TestPulse-PNs",
08835 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08836 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08837 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08838 #   None])
08839 
08840 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-07/PNs/Gain16/00-TestPulse-PNs",
08841 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08842 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08843 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08844 #   None])
08845 
08846 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/00-Laser",
08847 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08848 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08849 
08850 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/01-Laser",
08851 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08852 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08853 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08854 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08855 
08856 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L1/00-Laser",
08857 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08858 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08859 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08860 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08861 
08862 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L1/01-Laser",
08863 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08864 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08865 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08866 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08867 
08868 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L1/02-Laser",
08869 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08870 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08871 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08872 #   None])
08873 
08874 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L1/03-Laser",
08875 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08876 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08877 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08878 #   None])
08879 
08880 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L4/00-Laser",
08881 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08882 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08883 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08884 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08885 
08886 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L4/01-Laser",
08887 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08888 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08889 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08890 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08891 
08892 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L4/02-Laser",
08893 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08894 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08895 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08896 #   None])
08897 
08898 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-07/L4/03-Laser",
08899 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08900 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08901 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08902 #   None])
08903 
08904 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-07/00-Timing",
08905   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08906   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08907    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08908 
08909 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-07/01-Timing",
08910   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08911   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08912 
08913 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/01-Trigger",
08914   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08915   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08916 
08917 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/02-Trigger",
08918   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08919   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08920 
08921 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/03-Trigger",
08922   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08923   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08924 
08925 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/04-Trigger",
08926   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08927   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08928 
08929 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/05-Trigger",
08930   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08931   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08932 
08933 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/06-Trigger",
08934   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08935   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08936 
08937 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/07-Trigger",
08938   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08939   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08940 
08941 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/08-Trigger",
08942   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08943   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08944 
08945 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-07/09-Trigger",
08946   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08947   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08948 
08949 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-07/00-Cosmic",
08950   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08951   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08952 
08953 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-07/01-Cosmic",
08954   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08955   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08956 
08957 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-07/00-StatusFlags",
08958   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08959   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
08960 
08961 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-08/00-Channel-Global-Integrity",
08962   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08963   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08964 
08965 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-08/01-Channel-Integrity",
08966   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08967   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08968 
08969 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-08/02-Gain-Integrity",
08970   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08971   [None])
08972 
08973 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-08/03-TT-Integrity",
08974   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08975   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08976 
08977 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-08/04-MemBox-Global-Integrity",
08978   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08979   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08980 
08981 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-08/05-MemBox-Channel-Integrity",
08982   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08983   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08984 
08985 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-08/06-MemBox-TT-Integrity",
08986   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08987   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08988 
08989 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-08/Gain12/00-PedestalOnline",
08990   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08991   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08992    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08993 
08994 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-08/Gain01/00-Pedestal",
08995   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
08996   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
08997    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
08998 
08999 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-08/Gain06/00-Pedestal",
09000   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09001   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09002    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09003 
09004 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-08/Gain12/00-Pedestal",
09005   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09006   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09007    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09008 
09009 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-08/PNs/00-Pedestal-PNs",
09010   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09011   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09012 
09013 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-08/PNs/Gain01/00-Pedestal-PNs",
09014   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09015    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09016   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09017    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09018 
09019 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-08/Gain01/00-TestPulse",
09020 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09021 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09022 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09023 
09024 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-08/Gain06/00-TestPulse",
09025 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09026 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09027 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09028 
09029 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-08/Gain12/00-TestPulse",
09030 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09031 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09032 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09033 
09034 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-08/PNs/00-TestPulse-PNs",
09035 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09036 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09037 
09038 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-08/PNs/Gain01/00-TestPulse-PNs",
09039 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09040 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09041 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09042 #   None])
09043 
09044 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-08/PNs/Gain16/00-TestPulse-PNs",
09045 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09046 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09047 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09048 #   None])
09049 
09050 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/00-Laser",
09051 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09052 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09053 
09054 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/01-Laser",
09055 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09056 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09057 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09058 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09059 
09060 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L1/00-Laser",
09061 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09062 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09063 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09064 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09065 
09066 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L1/01-Laser",
09067 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09068 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09069 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09070 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09071 
09072 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L1/02-Laser",
09073 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09074 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09075 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09076 #   None])
09077 
09078 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L1/03-Laser",
09079 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09080 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09081 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09082 #   None])
09083 
09084 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L4/00-Laser",
09085 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09086 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09087 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09088 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09089 
09090 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L4/01-Laser",
09091 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09092 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09093 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09094 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09095 
09096 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L4/02-Laser",
09097 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09098 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09099 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09100 #   None])
09101 
09102 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-08/L4/03-Laser",
09103 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09104 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09105 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09106 #   None])
09107 
09108 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-08/00-Timing",
09109   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09110   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09111    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09112 
09113 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-08/01-Timing",
09114   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09115   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09116 
09117 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/01-Trigger",
09118   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09119   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09120 
09121 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/02-Trigger",
09122   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09123   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09124 
09125 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/03-Trigger",
09126   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09127   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09128 
09129 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/04-Trigger",
09130   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09131   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09132 
09133 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/05-Trigger",
09134   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09135   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09136 
09137 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/06-Trigger",
09138   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09139   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09140 
09141 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/07-Trigger",
09142   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09143   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09144 
09145 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/08-Trigger",
09146   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09147   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09148 
09149 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-08/09-Trigger",
09150   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09151   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09152 
09153 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-08/00-Cosmic",
09154   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09155   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09156 
09157 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-08/01-Cosmic",
09158   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09159   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09160 
09161 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-08/00-StatusFlags",
09162   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09163   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
09164 
09165 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-09/00-Channel-Global-Integrity",
09166   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09167   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09168 
09169 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-09/01-Channel-Integrity",
09170   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09171   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09172 
09173 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-09/02-Gain-Integrity",
09174   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09175   [None])
09176 
09177 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-09/03-TT-Integrity",
09178   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09179   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09180 
09181 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-09/04-MemBox-Global-Integrity",
09182   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09183   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09184 
09185 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-09/05-MemBox-Channel-Integrity",
09186   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09187   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09188 
09189 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-09/06-MemBox-TT-Integrity",
09190   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09191   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09192 
09193 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-09/Gain12/00-PedestalOnline",
09194   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09195   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09196    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09197 
09198 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-09/Gain01/00-Pedestal",
09199   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09200   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09201    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09202 
09203 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-09/Gain06/00-Pedestal",
09204   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09205   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09206    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09207 
09208 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-09/Gain12/00-Pedestal",
09209   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09210   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09211    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09212 
09213 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-09/PNs/00-Pedestal-PNs",
09214   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09215   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09216 
09217 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-09/PNs/Gain01/00-Pedestal-PNs",
09218   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09219    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09220   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09221    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09222 
09223 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-09/Gain01/00-TestPulse",
09224 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09225 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09226 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09227 
09228 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-09/Gain06/00-TestPulse",
09229 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09230 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09231 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09232 
09233 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-09/Gain12/00-TestPulse",
09234 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09235 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09236 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09237 
09238 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-09/PNs/00-TestPulse-PNs",
09239 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09240 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09241 
09242 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-09/PNs/Gain01/00-TestPulse-PNs",
09243 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09244 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09245 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09246 #   None])
09247 
09248 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-09/PNs/Gain16/00-TestPulse-PNs",
09249 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09250 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09251 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09252 #   None])
09253 
09254 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/00-Laser",
09255 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09256 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09257 
09258 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/01-Laser",
09259 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09260 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09261 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09262 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09263 
09264 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L1/00-Laser",
09265 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09266 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09267 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09268 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09269 
09270 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L1/01-Laser",
09271 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09272 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09273 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09274 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09275 
09276 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L1/02-Laser",
09277 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09278 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09279 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09280 #   None])
09281 
09282 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L1/03-Laser",
09283 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09284 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09285 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09286 #   None])
09287 
09288 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L4/00-Laser",
09289 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09290 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09291 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09292 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09293 
09294 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L4/01-Laser",
09295 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09296 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09297 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09298 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09299 
09300 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L4/02-Laser",
09301 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09302 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09303 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09304 #   None])
09305 
09306 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-09/L4/03-Laser",
09307 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09308 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09309 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09310 #   None])
09311 
09312 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-09/00-Timing",
09313   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09314   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09315    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09316 
09317 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-09/01-Timing",
09318   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09319   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09320 
09321 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/01-Trigger",
09322   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09323   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09324 
09325 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/02-Trigger",
09326   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09327   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09328 
09329 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/03-Trigger",
09330   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09331   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09332 
09333 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/04-Trigger",
09334   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09335   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09336 
09337 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/05-Trigger",
09338   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09339   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09340 
09341 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/06-Trigger",
09342   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09343   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09344 
09345 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/07-Trigger",
09346   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09347   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09348 
09349 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/08-Trigger",
09350   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09351   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09352 
09353 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-09/09-Trigger",
09354   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09355   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09356 
09357 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-09/00-Cosmic",
09358   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09359   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09360 
09361 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-09/01-Cosmic",
09362   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09363   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09364 
09365 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-09/00-StatusFlags",
09366   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09367   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
09368 
09369 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-10/00-Channel-Global-Integrity",
09370   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09371   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09372 
09373 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-10/01-Channel-Integrity",
09374   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09375   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09376 
09377 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-10/02-Gain-Integrity",
09378   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09379   [None])
09380 
09381 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-10/03-TT-Integrity",
09382   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09383   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09384 
09385 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-10/04-MemBox-Global-Integrity",
09386   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09387   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09388 
09389 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-10/05-MemBox-Channel-Integrity",
09390   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09391   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09392 
09393 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-10/06-MemBox-TT-Integrity",
09394   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09395   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09396 
09397 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-10/Gain12/00-PedestalOnline",
09398   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09399   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09400    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09401 
09402 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-10/Gain01/00-Pedestal",
09403   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09404   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09405    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09406 
09407 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-10/Gain06/00-Pedestal",
09408   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09409   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09410    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09411 
09412 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-10/Gain12/00-Pedestal",
09413   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09414   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09415    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09416 
09417 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-10/PNs/00-Pedestal-PNs",
09418   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09419   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09420 
09421 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-10/PNs/Gain01/00-Pedestal-PNs",
09422   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09423    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09424   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09425    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09426 
09427 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-10/Gain01/00-TestPulse",
09428 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09429 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09430 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09431 
09432 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-10/Gain06/00-TestPulse",
09433 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09434 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09435 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09436 
09437 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-10/Gain12/00-TestPulse",
09438 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09439 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09440 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09441 
09442 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-10/PNs/00-TestPulse-PNs",
09443 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09444 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09445 
09446 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-10/PNs/Gain01/00-TestPulse-PNs",
09447 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09448 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09449 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09450 #   None])
09451 
09452 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-10/PNs/Gain16/00-TestPulse-PNs",
09453 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09454 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09455 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09456 #   None])
09457 
09458 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/00-Laser",
09459 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09460 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09461 
09462 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/01-Laser",
09463 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09464 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09465 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09466 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09467 
09468 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L1/00-Laser",
09469 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09470 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09471 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09472 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09473 
09474 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L1/01-Laser",
09475 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09476 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09477 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09478 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09479 
09480 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L1/02-Laser",
09481 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09482 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09483 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09484 #   None])
09485 
09486 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L1/03-Laser",
09487 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09488 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09489 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09490 #   None])
09491 
09492 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L4/00-Laser",
09493 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09494 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09495 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09496 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09497 
09498 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L4/01-Laser",
09499 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09500 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09501 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09502 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09503 
09504 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L4/02-Laser",
09505 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09506 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09507 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09508 #   None])
09509 
09510 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-10/L4/03-Laser",
09511 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09512 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09513 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09514 #   None])
09515 
09516 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-10/00-Timing",
09517   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09518   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09519    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09520 
09521 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-10/01-Timing",
09522   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09523   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09524 
09525 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/01-Trigger",
09526   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09527   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09528 
09529 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/02-Trigger",
09530   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09531   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09532 
09533 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/03-Trigger",
09534   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09535   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09536 
09537 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/04-Trigger",
09538   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09539   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09540 
09541 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/05-Trigger",
09542   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09543   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09544 
09545 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/06-Trigger",
09546   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09547   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09548 
09549 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/07-Trigger",
09550   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09551   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09552 
09553 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/08-Trigger",
09554   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09555   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09556 
09557 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-10/09-Trigger",
09558   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09559   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09560 
09561 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-10/00-Cosmic",
09562   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09563   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09564 
09565 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-10/01-Cosmic",
09566   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09567   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09568 
09569 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-10/00-StatusFlags",
09570   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09571   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
09572 
09573 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-11/00-Channel-Global-Integrity",
09574   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09575   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09576 
09577 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-11/01-Channel-Integrity",
09578   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09579   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09580 
09581 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-11/02-Gain-Integrity",
09582   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09583   [None])
09584 
09585 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-11/03-TT-Integrity",
09586   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09587   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09588 
09589 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-11/04-MemBox-Global-Integrity",
09590   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09591   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09592 
09593 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-11/05-MemBox-Channel-Integrity",
09594   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09595   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09596 
09597 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-11/06-MemBox-TT-Integrity",
09598   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09599   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09600 
09601 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-11/Gain12/00-PedestalOnline",
09602   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09603   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09604    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09605 
09606 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-11/Gain01/00-Pedestal",
09607   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09608   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09609    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09610 
09611 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-11/Gain06/00-Pedestal",
09612   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09613   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09614    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09615 
09616 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-11/Gain12/00-Pedestal",
09617   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09618   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09619    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09620 
09621 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-11/PNs/00-Pedestal-PNs",
09622   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09623   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09624 
09625 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-11/PNs/Gain01/00-Pedestal-PNs",
09626   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09627    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09628   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09629    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09630 
09631 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-11/Gain01/00-TestPulse",
09632 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09633 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09634 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09635 
09636 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-11/Gain06/00-TestPulse",
09637 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09638 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09639 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09640 
09641 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-11/Gain12/00-TestPulse",
09642 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09643 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09644 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09645 
09646 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-11/PNs/00-TestPulse-PNs",
09647 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09648 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09649 
09650 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-11/PNs/Gain01/00-TestPulse-PNs",
09651 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09652 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09653 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09654 #   None])
09655 
09656 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-11/PNs/Gain16/00-TestPulse-PNs",
09657 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09658 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09659 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09660 #   None])
09661 
09662 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/00-Laser",
09663 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09664 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09665 
09666 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/01-Laser",
09667 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09668 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09669 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09670 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09671 
09672 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L1/00-Laser",
09673 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09674 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09675 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09676 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09677 
09678 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L1/01-Laser",
09679 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09680 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09681 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09682 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09683 
09684 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L1/02-Laser",
09685 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09686 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09687 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09688 #   None])
09689 
09690 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L1/03-Laser",
09691 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09692 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09693 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09694 #   None])
09695 
09696 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L4/00-Laser",
09697 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09698 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09699 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09700 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09701 
09702 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L4/01-Laser",
09703 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09704 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09705 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09706 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09707 
09708 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L4/02-Laser",
09709 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09710 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09711 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09712 #   None])
09713 
09714 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-11/L4/03-Laser",
09715 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09716 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09717 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09718 #   None])
09719 
09720 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-11/00-Timing",
09721   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09722   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09723    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09724 
09725 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-11/01-Timing",
09726   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09727   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09728 
09729 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/01-Trigger",
09730   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09731   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09732 
09733 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/02-Trigger",
09734   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09735   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09736 
09737 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/03-Trigger",
09738   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09739   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09740 
09741 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/04-Trigger",
09742   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09743   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09744 
09745 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/05-Trigger",
09746   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09747   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09748 
09749 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/06-Trigger",
09750   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09751   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09752 
09753 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/07-Trigger",
09754   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09755   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09756 
09757 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/08-Trigger",
09758   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09759   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09760 
09761 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-11/09-Trigger",
09762   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09763   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09764 
09765 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-11/00-Cosmic",
09766   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09767   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09768 
09769 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-11/01-Cosmic",
09770   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09771   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09772 
09773 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-11/00-StatusFlags",
09774   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09775   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
09776 
09777 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-12/00-Channel-Global-Integrity",
09778   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09779   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09780 
09781 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-12/01-Channel-Integrity",
09782   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09783   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09784 
09785 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-12/02-Gain-Integrity",
09786   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09787   [None])
09788 
09789 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-12/03-TT-Integrity",
09790   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09791   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09792 
09793 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-12/04-MemBox-Global-Integrity",
09794   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09795   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09796 
09797 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-12/05-MemBox-Channel-Integrity",
09798   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09799   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09800 
09801 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-12/06-MemBox-TT-Integrity",
09802   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09803   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09804 
09805 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-12/Gain12/00-PedestalOnline",
09806   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09807   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09808    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09809 
09810 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-12/Gain01/00-Pedestal",
09811   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09812   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09813    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09814 
09815 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-12/Gain06/00-Pedestal",
09816   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09817   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09818    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09819 
09820 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-12/Gain12/00-Pedestal",
09821   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09822   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09823    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09824 
09825 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-12/PNs/00-Pedestal-PNs",
09826   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09827   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09828 
09829 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-12/PNs/Gain01/00-Pedestal-PNs",
09830   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09831    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09832   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09833    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09834 
09835 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-12/Gain01/00-TestPulse",
09836 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09837 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09838 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09839 
09840 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-12/Gain06/00-TestPulse",
09841 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09842 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09843 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09844 
09845 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-12/Gain12/00-TestPulse",
09846 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09847 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09848 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09849 
09850 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-12/PNs/00-TestPulse-PNs",
09851 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09852 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09853 
09854 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-12/PNs/Gain01/00-TestPulse-PNs",
09855 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09856 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09857 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09858 #   None])
09859 
09860 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-12/PNs/Gain16/00-TestPulse-PNs",
09861 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09862 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09863 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09864 #   None])
09865 
09866 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/00-Laser",
09867 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09868 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09869 
09870 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/01-Laser",
09871 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09872 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09873 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09874 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09875 
09876 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L1/00-Laser",
09877 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09878 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09879 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09880 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09881 
09882 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L1/01-Laser",
09883 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09884 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09885 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09886 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09887 
09888 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L1/02-Laser",
09889 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09890 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09891 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09892 #   None])
09893 
09894 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L1/03-Laser",
09895 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09896 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09897 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09898 #   None])
09899 
09900 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L4/00-Laser",
09901 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09902 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09903 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09904 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09905 
09906 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L4/01-Laser",
09907 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09908 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09909 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09910 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09911 
09912 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L4/02-Laser",
09913 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09914 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09915 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09916 #   None])
09917 
09918 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-12/L4/03-Laser",
09919 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09920 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09921 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09922 #   None])
09923 
09924 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-12/00-Timing",
09925   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09926   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
09927    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09928 
09929 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-12/01-Timing",
09930   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09931   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09932 
09933 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/01-Trigger",
09934   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09935   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09936 
09937 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/02-Trigger",
09938   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09939   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09940 
09941 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/03-Trigger",
09942   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09943   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09944 
09945 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/04-Trigger",
09946   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09947   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09948 
09949 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/05-Trigger",
09950   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09951   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09952 
09953 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/06-Trigger",
09954   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09955   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09956 
09957 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/07-Trigger",
09958   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09959   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09960 
09961 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/08-Trigger",
09962   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09963   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09964 
09965 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-12/09-Trigger",
09966   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09967   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09968 
09969 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-12/00-Cosmic",
09970   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09971   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09972 
09973 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-12/01-Cosmic",
09974   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09975   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09976 
09977 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-12/00-StatusFlags",
09978   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09979   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
09980 
09981 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-13/00-Channel-Global-Integrity",
09982   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09983   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09984 
09985 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-13/01-Channel-Integrity",
09986   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09987   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09988 
09989 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-13/02-Gain-Integrity",
09990   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09991   [None])
09992 
09993 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-13/03-TT-Integrity",
09994   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09995   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
09996 
09997 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-13/04-MemBox-Global-Integrity",
09998   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
09999   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10000 
10001 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-13/05-MemBox-Channel-Integrity",
10002   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10003   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10004 
10005 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-13/06-MemBox-TT-Integrity",
10006   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10007   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10008 
10009 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-13/Gain12/00-PedestalOnline",
10010   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10011   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10012    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10013 
10014 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-13/Gain01/00-Pedestal",
10015   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10016   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10017    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10018 
10019 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-13/Gain06/00-Pedestal",
10020   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10021   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10022    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10023 
10024 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-13/Gain12/00-Pedestal",
10025   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10026   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10027    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10028 
10029 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-13/PNs/00-Pedestal-PNs",
10030   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10031   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10032 
10033 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-13/PNs/Gain01/00-Pedestal-PNs",
10034   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10035    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10036   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10037    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10038 
10039 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-13/Gain01/00-TestPulse",
10040 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10041 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10042 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10043 
10044 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-13/Gain06/00-TestPulse",
10045 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10046 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10047 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10048 
10049 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-13/Gain12/00-TestPulse",
10050 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10051 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10052 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10053 
10054 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-13/PNs/00-TestPulse-PNs",
10055 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10056 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10057 
10058 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-13/PNs/Gain01/00-TestPulse-PNs",
10059 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10060 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10061 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10062 #   None])
10063 
10064 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-13/PNs/Gain16/00-TestPulse-PNs",
10065 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10066 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10067 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10068 #   None])
10069 
10070 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/00-Laser",
10071 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10072 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10073 
10074 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/01-Laser",
10075 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10076 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10077 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10078 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10079 
10080 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L1/00-Laser",
10081 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10082 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10083 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10084 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10085 
10086 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L1/01-Laser",
10087 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10088 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10089 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10090 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10091 
10092 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L1/02-Laser",
10093 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10094 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10095 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10096 #   None])
10097 
10098 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L1/03-Laser",
10099 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10100 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10101 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10102 #   None])
10103 
10104 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L4/00-Laser",
10105 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10106 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10107 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10108 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10109 
10110 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L4/01-Laser",
10111 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10112 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10113 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10114 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10115 
10116 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L4/02-Laser",
10117 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10118 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10119 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10120 #   None])
10121 
10122 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-13/L4/03-Laser",
10123 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10124 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10125 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10126 #   None])
10127 
10128 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-13/00-Timing",
10129   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10130   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10131    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10132 
10133 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-13/01-Timing",
10134   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10135   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10136 
10137 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/01-Trigger",
10138   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10139   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10140 
10141 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/02-Trigger",
10142   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10143   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10144 
10145 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/03-Trigger",
10146   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10147   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10148 
10149 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/04-Trigger",
10150   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10151   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10152 
10153 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/05-Trigger",
10154   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10155   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10156 
10157 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/06-Trigger",
10158   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10159   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10160 
10161 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/07-Trigger",
10162   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10163   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10164 
10165 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/08-Trigger",
10166   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10167   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10168 
10169 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-13/09-Trigger",
10170   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10171   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10172 
10173 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-13/00-Cosmic",
10174   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10175   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10176 
10177 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-13/01-Cosmic",
10178   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10179   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10180 
10181 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-13/00-StatusFlags",
10182   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10183   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
10184 
10185 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-14/00-Channel-Global-Integrity",
10186   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10187   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10188 
10189 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-14/01-Channel-Integrity",
10190   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10191   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10192 
10193 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-14/02-Gain-Integrity",
10194   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10195   [None])
10196 
10197 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-14/03-TT-Integrity",
10198   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10199   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10200 
10201 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-14/04-MemBox-Global-Integrity",
10202   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10203   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10204 
10205 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-14/05-MemBox-Channel-Integrity",
10206   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10207   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10208 
10209 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-14/06-MemBox-TT-Integrity",
10210   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10211   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10212 
10213 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-14/Gain12/00-PedestalOnline",
10214   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10215   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10216    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10217 
10218 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-14/Gain01/00-Pedestal",
10219   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10220   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10221    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10222 
10223 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-14/Gain06/00-Pedestal",
10224   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10225   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10226    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10227 
10228 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-14/Gain12/00-Pedestal",
10229   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10230   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10231    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10232 
10233 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-14/PNs/00-Pedestal-PNs",
10234   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10235   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10236 
10237 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-14/PNs/Gain01/00-Pedestal-PNs",
10238   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10239    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10240   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10241    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10242 
10243 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-14/Gain01/00-TestPulse",
10244 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10245 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10246 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10247 
10248 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-14/Gain06/00-TestPulse",
10249 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10250 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10251 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10252 
10253 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-14/Gain12/00-TestPulse",
10254 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10255 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10256 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10257 
10258 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-14/PNs/00-TestPulse-PNs",
10259 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10260 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10261 
10262 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-14/PNs/Gain01/00-TestPulse-PNs",
10263 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10264 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10265 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10266 #   None])
10267 
10268 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-14/PNs/Gain16/00-TestPulse-PNs",
10269 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10270 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10271 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10272 #   None])
10273 
10274 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/00-Laser",
10275 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10276 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10277 
10278 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/01-Laser",
10279 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10280 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10281 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10282 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10283 
10284 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L1/00-Laser",
10285 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10286 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10287 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10288 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10289 
10290 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L1/01-Laser",
10291 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10292 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10293 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10294 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10295 
10296 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L1/02-Laser",
10297 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10298 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10299 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10300 #   None])
10301 
10302 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L1/03-Laser",
10303 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10304 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10305 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10306 #   None])
10307 
10308 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L4/00-Laser",
10309 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10310 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10311 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10312 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10313 
10314 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L4/01-Laser",
10315 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10316 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10317 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10318 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10319 
10320 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L4/02-Laser",
10321 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10322 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10323 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10324 #   None])
10325 
10326 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-14/L4/03-Laser",
10327 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10328 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10329 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10330 #   None])
10331 
10332 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-14/00-Timing",
10333   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10334   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10335    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10336 
10337 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-14/01-Timing",
10338   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10339   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10340 
10341 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/01-Trigger",
10342   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10343   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10344 
10345 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/02-Trigger",
10346   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10347   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10348 
10349 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/03-Trigger",
10350   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10351   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10352 
10353 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/04-Trigger",
10354   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10355   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10356 
10357 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/05-Trigger",
10358   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10359   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10360 
10361 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/06-Trigger",
10362   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10363   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10364 
10365 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/07-Trigger",
10366   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10367   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10368 
10369 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/08-Trigger",
10370   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10371   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10372 
10373 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-14/09-Trigger",
10374   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10375   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10376 
10377 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-14/00-Cosmic",
10378   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10379   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10380 
10381 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-14/01-Cosmic",
10382   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10383   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10384 
10385 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-14/00-StatusFlags",
10386   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10387   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
10388 
10389 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-15/00-Channel-Global-Integrity",
10390   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10391   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10392 
10393 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-15/01-Channel-Integrity",
10394   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10395   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10396 
10397 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-15/02-Gain-Integrity",
10398   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10399   [None])
10400 
10401 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-15/03-TT-Integrity",
10402   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10403   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10404 
10405 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-15/04-MemBox-Global-Integrity",
10406   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10407   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10408 
10409 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-15/05-MemBox-Channel-Integrity",
10410   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10411   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10412 
10413 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-15/06-MemBox-TT-Integrity",
10414   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10415   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10416 
10417 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-15/Gain12/00-PedestalOnline",
10418   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10419   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10420    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10421 
10422 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-15/Gain01/00-Pedestal",
10423   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10424   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10425    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10426 
10427 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-15/Gain06/00-Pedestal",
10428   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10429   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10430    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10431 
10432 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-15/Gain12/00-Pedestal",
10433   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10434   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10435    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10436 
10437 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-15/PNs/00-Pedestal-PNs",
10438   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10439   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10440 
10441 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-15/PNs/Gain01/00-Pedestal-PNs",
10442   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10443    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10444   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10445    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10446 
10447 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-15/Gain01/00-TestPulse",
10448 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10449 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10450 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10451 
10452 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-15/Gain06/00-TestPulse",
10453 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10454 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10455 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10456 
10457 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-15/Gain12/00-TestPulse",
10458 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10459 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10460 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10461 
10462 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-15/PNs/00-TestPulse-PNs",
10463 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10464 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10465 
10466 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-15/PNs/Gain01/00-TestPulse-PNs",
10467 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10468 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10469 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10470 #   None])
10471 
10472 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-15/PNs/Gain16/00-TestPulse-PNs",
10473 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10474 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10475 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10476 #   None])
10477 
10478 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/00-Laser",
10479 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10480 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10481 
10482 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/01-Laser",
10483 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10484 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10485 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10486 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10487 
10488 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L1/00-Laser",
10489 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10490 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10491 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10492 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10493 
10494 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L1/01-Laser",
10495 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10496 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10497 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10498 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10499 
10500 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L1/02-Laser",
10501 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10502 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10503 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10504 #   None])
10505 
10506 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L1/03-Laser",
10507 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10508 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10509 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10510 #   None])
10511 
10512 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L4/00-Laser",
10513 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10514 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10515 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10516 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10517 
10518 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L4/01-Laser",
10519 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10520 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10521 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10522 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10523 
10524 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L4/02-Laser",
10525 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10526 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10527 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10528 #   None])
10529 
10530 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-15/L4/03-Laser",
10531 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10532 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10533 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10534 #   None])
10535 
10536 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-15/00-Timing",
10537   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10538   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10539    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10540 
10541 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-15/01-Timing",
10542   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10543   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10544 
10545 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/01-Trigger",
10546   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10547   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10548 
10549 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/02-Trigger",
10550   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10551   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10552 
10553 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/03-Trigger",
10554   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10555   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10556 
10557 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/04-Trigger",
10558   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10559   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10560 
10561 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/05-Trigger",
10562   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10563   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10564 
10565 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/06-Trigger",
10566   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10567   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10568 
10569 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/07-Trigger",
10570   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10571   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10572 
10573 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/08-Trigger",
10574   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10575   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10576 
10577 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-15/09-Trigger",
10578   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10579   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10580 
10581 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-15/00-Cosmic",
10582   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10583   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10584 
10585 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-15/01-Cosmic",
10586   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10587   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10588 
10589 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-15/00-StatusFlags",
10590   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10591   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
10592 
10593 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-16/00-Channel-Global-Integrity",
10594   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10595   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10596 
10597 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-16/01-Channel-Integrity",
10598   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10599   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10600 
10601 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-16/02-Gain-Integrity",
10602   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10603   [None])
10604 
10605 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-16/03-TT-Integrity",
10606   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10607   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10608 
10609 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-16/04-MemBox-Global-Integrity",
10610   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10611   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10612 
10613 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-16/05-MemBox-Channel-Integrity",
10614   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10615   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10616 
10617 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-16/06-MemBox-TT-Integrity",
10618   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10619   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10620 
10621 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-16/Gain12/00-PedestalOnline",
10622   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10623   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10624    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10625 
10626 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-16/Gain01/00-Pedestal",
10627   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10628   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10629    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10630 
10631 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-16/Gain06/00-Pedestal",
10632   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10633   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10634    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10635 
10636 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-16/Gain12/00-Pedestal",
10637   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10638   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10639    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10640 
10641 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-16/PNs/00-Pedestal-PNs",
10642   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10643   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10644 
10645 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-16/PNs/Gain01/00-Pedestal-PNs",
10646   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10647    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10648   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10649    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10650 
10651 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-16/Gain01/00-TestPulse",
10652 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10653 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10654 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10655 
10656 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-16/Gain06/00-TestPulse",
10657 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10658 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10659 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10660 
10661 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-16/Gain12/00-TestPulse",
10662 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10663 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10664 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10665 
10666 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-16/PNs/00-TestPulse-PNs",
10667 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10668 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10669 
10670 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-16/PNs/Gain01/00-TestPulse-PNs",
10671 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10672 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10673 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10674 #   None])
10675 
10676 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-16/PNs/Gain16/00-TestPulse-PNs",
10677 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10678 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10679 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10680 #   None])
10681 
10682 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/00-Laser",
10683 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10684 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10685 
10686 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/01-Laser",
10687 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10688 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10689 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10690 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10691 
10692 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L1/00-Laser",
10693 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10694 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10695 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10696 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10697 
10698 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L1/01-Laser",
10699 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10700 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10701 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10702 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10703 
10704 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L1/02-Laser",
10705 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10706 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10707 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10708 #   None])
10709 
10710 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L1/03-Laser",
10711 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10712 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10713 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10714 #   None])
10715 
10716 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L4/00-Laser",
10717 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10718 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10719 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10720 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10721 
10722 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L4/01-Laser",
10723 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10724 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10725 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10726 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10727 
10728 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L4/02-Laser",
10729 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10730 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10731 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10732 #   None])
10733 
10734 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-16/L4/03-Laser",
10735 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10736 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10737 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10738 #   None])
10739 
10740 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-16/00-Timing",
10741   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10742   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10743    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10744 
10745 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-16/01-Timing",
10746   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10747   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10748 
10749 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/01-Trigger",
10750   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10751   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10752 
10753 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/02-Trigger",
10754   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10755   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10756 
10757 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/03-Trigger",
10758   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10759   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10760 
10761 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/04-Trigger",
10762   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10763   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10764 
10765 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/05-Trigger",
10766   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10767   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10768 
10769 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/06-Trigger",
10770   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10771   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10772 
10773 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/07-Trigger",
10774   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10775   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10776 
10777 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/08-Trigger",
10778   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10779   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10780 
10781 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-16/09-Trigger",
10782   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10783   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10784 
10785 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-16/00-Cosmic",
10786   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10787   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10788 
10789 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-16/01-Cosmic",
10790   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10791   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10792 
10793 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-16/00-StatusFlags",
10794   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10795   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
10796 
10797 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-17/00-Channel-Global-Integrity",
10798   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10799   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10800 
10801 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-17/01-Channel-Integrity",
10802   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10803   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10804 
10805 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-17/02-Gain-Integrity",
10806   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10807   [None])
10808 
10809 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-17/03-TT-Integrity",
10810   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10811   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10812 
10813 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-17/04-MemBox-Global-Integrity",
10814   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10815   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10816 
10817 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-17/05-MemBox-Channel-Integrity",
10818   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10819   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10820 
10821 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-17/06-MemBox-TT-Integrity",
10822   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10823   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10824 
10825 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-17/Gain12/00-PedestalOnline",
10826   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10827   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10828    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10829 
10830 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-17/Gain01/00-Pedestal",
10831   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10832   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10833    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10834 
10835 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-17/Gain06/00-Pedestal",
10836   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10837   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10838    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10839 
10840 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-17/Gain12/00-Pedestal",
10841   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10842   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10843    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10844 
10845 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-17/PNs/00-Pedestal-PNs",
10846   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10847   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10848 
10849 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-17/PNs/Gain01/00-Pedestal-PNs",
10850   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10851    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10852   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10853    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10854 
10855 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-17/Gain01/00-TestPulse",
10856 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10857 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10858 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10859 
10860 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-17/Gain06/00-TestPulse",
10861 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10862 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10863 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10864 
10865 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-17/Gain12/00-TestPulse",
10866 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10867 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10868 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10869 
10870 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-17/PNs/00-TestPulse-PNs",
10871 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10872 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10873 
10874 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-17/PNs/Gain01/00-TestPulse-PNs",
10875 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10876 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10877 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10878 #   None])
10879 
10880 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-17/PNs/Gain16/00-TestPulse-PNs",
10881 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10882 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10883 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10884 #   None])
10885 
10886 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/00-Laser",
10887 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10888 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10889 
10890 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/01-Laser",
10891 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10892 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10893 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10894 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10895 
10896 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L1/00-Laser",
10897 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10898 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10899 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10900 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10901 
10902 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L1/01-Laser",
10903 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10904 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10905 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10906 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10907 
10908 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L1/02-Laser",
10909 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10910 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10911 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10912 #   None])
10913 
10914 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L1/03-Laser",
10915 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10916 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10917 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10918 #   None])
10919 
10920 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L4/00-Laser",
10921 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10922 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10923 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10924 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10925 
10926 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L4/01-Laser",
10927 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10928 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10929 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10930 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10931 
10932 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L4/02-Laser",
10933 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10934 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10935 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10936 #   None])
10937 
10938 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-17/L4/03-Laser",
10939 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10940 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10941 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10942 #   None])
10943 
10944 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-17/00-Timing",
10945   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10946   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
10947    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10948 
10949 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-17/01-Timing",
10950   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10951   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10952 
10953 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/01-Trigger",
10954   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10955   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10956 
10957 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/02-Trigger",
10958   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10959   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10960 
10961 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/03-Trigger",
10962   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10963   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10964 
10965 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/04-Trigger",
10966   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10967   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10968 
10969 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/05-Trigger",
10970   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10971   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10972 
10973 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/06-Trigger",
10974   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10975   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10976 
10977 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/07-Trigger",
10978   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10979   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10980 
10981 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/08-Trigger",
10982   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10983   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10984 
10985 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-17/09-Trigger",
10986   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10987   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10988 
10989 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-17/00-Cosmic",
10990   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10991   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10992 
10993 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-17/01-Cosmic",
10994   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10995   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
10996 
10997 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-17/00-StatusFlags",
10998   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
10999   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
11000 
11001 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-18/00-Channel-Global-Integrity",
11002   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11003   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11004 
11005 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-18/01-Channel-Integrity",
11006   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11007   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11008 
11009 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-18/02-Gain-Integrity",
11010   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11011   [None])
11012 
11013 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-18/03-TT-Integrity",
11014   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11015   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11016 
11017 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-18/04-MemBox-Global-Integrity",
11018   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11019   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11020 
11021 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-18/05-MemBox-Channel-Integrity",
11022   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11023   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11024 
11025 eblayout(dqmitems, "99-Experts/01-Integrity/EB-/EB-18/06-MemBox-TT-Integrity",
11026   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11027   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11028 
11029 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB-/EB-18/Gain12/00-PedestalOnline",
11030   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11031   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11032    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11033 
11034 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-18/Gain01/00-Pedestal",
11035   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11036   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11037    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11038 
11039 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-18/Gain06/00-Pedestal",
11040   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11041   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11042    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11043 
11044 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-18/Gain12/00-Pedestal",
11045   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11046   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11047    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11048 
11049 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-18/PNs/00-Pedestal-PNs",
11050   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11051   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11052 
11053 eblayout(dqmitems, "99-Experts/03-Pedestal/EB-/EB-18/PNs/Gain01/00-Pedestal-PNs",
11054   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11055    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11056   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11057    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11058 
11059 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-18/Gain01/00-TestPulse",
11060 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11061 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11062 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11063 
11064 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-18/Gain06/00-TestPulse",
11065 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11066 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11067 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11068 
11069 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-18/Gain12/00-TestPulse",
11070 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11071 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11072 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11073 
11074 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-18/PNs/00-TestPulse-PNs",
11075 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11076 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11077 
11078 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-18/PNs/Gain01/00-TestPulse-PNs",
11079 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11080 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11081 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB-18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11082 #   None])
11083 
11084 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB-/EB-18/PNs/Gain16/00-TestPulse-PNs",
11085 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11086 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11087 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB-18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11088 #   None])
11089 
11090 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/00-Laser",
11091 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11092 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11093 
11094 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/01-Laser",
11095 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11096 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11097 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11098 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11099 
11100 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L1/00-Laser",
11101 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11102 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11103 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11104 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11105 
11106 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L1/01-Laser",
11107 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11108 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11109 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11110 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11111 
11112 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L1/02-Laser",
11113 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB-18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11114 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11115 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB-18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11116 #   None])
11117 
11118 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L1/03-Laser",
11119 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB-18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11120 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11121 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB-18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11122 #   None])
11123 
11124 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L4/00-Laser",
11125 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11126 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11127 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11128 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11129 
11130 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L4/01-Laser",
11131 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11132 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11133 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11134 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11135 
11136 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L4/02-Laser",
11137 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB-18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11138 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11139 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB-18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11140 #   None])
11141 
11142 #eblayout(dqmitems, "99-Experts/05-Laser/EB-/EB-18/L4/03-Laser",
11143 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB-18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11144 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB-18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11145 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB-18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11146 #   None])
11147 
11148 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-18/00-Timing",
11149   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11150   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11151    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11152 
11153 eblayout(dqmitems, "99-Experts/07-Timing/EB-/EB-18/01-Timing",
11154   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11155   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11156 
11157 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/01-Trigger",
11158   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11159   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11160 
11161 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/02-Trigger",
11162   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11163   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11164 
11165 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/03-Trigger",
11166   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11167   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11168 
11169 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/04-Trigger",
11170   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11171   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11172 
11173 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/05-Trigger",
11174   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11175   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11176 
11177 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/06-Trigger",
11178   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11179   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11180 
11181 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/07-Trigger",
11182   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11183   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11184 
11185 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/08-Trigger",
11186   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11187   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11188 
11189 eblayout(dqmitems, "99-Experts/08-Trigger/EB-/EB-18/09-Trigger",
11190   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11191   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11192 
11193 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-18/00-Cosmic",
11194   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11195   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11196 
11197 eblayout(dqmitems, "99-Experts/09-Cosmic/EB-/EB-18/01-Cosmic",
11198   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11199   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11200 
11201 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB-/EB-18/00-StatusFlags",
11202   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11203   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB-18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
11204 
11205 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+01/00-Channel-Global-Integrity",
11206   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11207   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11208 
11209 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+01/01-Channel-Integrity",
11210   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11211   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11212 
11213 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+01/02-Gain-Integrity",
11214   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11215   [None])
11216 
11217 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+01/03-TT-Integrity",
11218   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11219   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11220 
11221 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+01/04-MemBox-Global-Integrity",
11222   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11223   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11224 
11225 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+01/05-MemBox-Channel-Integrity",
11226   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11227   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11228 
11229 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+01/06-MemBox-TT-Integrity",
11230   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11231   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11232 
11233 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+01/Gain12/00-PedestalOnline",
11234   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11235   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11236    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11237 
11238 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+01/Gain01/00-Pedestal",
11239   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11240   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11241    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11242 
11243 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+01/Gain06/00-Pedestal",
11244   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11245   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11246    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11247 
11248 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+01/Gain12/00-Pedestal",
11249   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11250   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11251    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11252 
11253 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+01/PNs/00-Pedestal-PNs",
11254   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11255   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11256 
11257 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+01/PNs/Gain01/00-Pedestal-PNs",
11258   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11259    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11260   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11261    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11262 
11263 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+01/Gain01/00-TestPulse",
11264 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11265 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11266 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11267 
11268 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+01/Gain06/00-TestPulse",
11269 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11270 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11271 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11272 
11273 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+01/Gain12/00-TestPulse",
11274 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11275 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11276 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11277 
11278 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+01/PNs/00-TestPulse-PNs",
11279 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11280 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11281 
11282 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+01/PNs/Gain01/00-TestPulse-PNs",
11283 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11284 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11285 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+01 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11286 #   None])
11287 
11288 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+01/PNs/Gain16/00-TestPulse-PNs",
11289 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11290 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11291 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+01 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11292 #   None])
11293 
11294 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/00-Laser",
11295 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11296 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11297 
11298 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/01-Laser",
11299 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11300 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11301 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11302 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11303 
11304 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L1/00-Laser",
11305 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11306 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11307 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11308 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11309 
11310 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L1/01-Laser",
11311 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11312 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11313 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11314 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11315 
11316 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L1/02-Laser",
11317 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11318 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11319 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+01 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11320 #   None])
11321 
11322 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L1/03-Laser",
11323 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11324 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11325 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+01 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11326 #   None])
11327 
11328 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L4/00-Laser",
11329 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11330 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11331 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11332 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11333 
11334 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L4/01-Laser",
11335 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11336 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11337 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11338 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11339 
11340 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L4/02-Laser",
11341 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11342 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11343 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+01 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11344 #   None])
11345 
11346 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+01/L4/03-Laser",
11347 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11348 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11349 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+01 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11350 #   None])
11351 
11352 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+01/00-Timing",
11353   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11354   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11355    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11356 
11357 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+01/01-Timing",
11358   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11359   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11360 
11361 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/01-Trigger",
11362   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11363   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11364 
11365 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/02-Trigger",
11366   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11367   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11368 
11369 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/03-Trigger",
11370   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11371   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11372 
11373 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/04-Trigger",
11374   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11375   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11376 
11377 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/05-Trigger",
11378   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11379   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11380 
11381 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/06-Trigger",
11382   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11383   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11384 
11385 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/07-Trigger",
11386   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11387   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11388 
11389 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/08-Trigger",
11390   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11391   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11392 
11393 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+01/09-Trigger",
11394   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11395   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11396 
11397 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+01/00-Cosmic",
11398   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11399   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11400 
11401 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+01/01-Cosmic",
11402   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11403   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11404 
11405 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+01/00-StatusFlags",
11406   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11407   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
11408 
11409 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+02/00-Channel-Global-Integrity",
11410   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11411   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11412 
11413 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+02/01-Channel-Integrity",
11414   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11415   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11416 
11417 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+02/02-Gain-Integrity",
11418   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11419   [None])
11420 
11421 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+02/03-TT-Integrity",
11422   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11423   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11424 
11425 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+02/04-MemBox-Global-Integrity",
11426   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11427   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11428 
11429 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+02/05-MemBox-Channel-Integrity",
11430   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11431   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11432 
11433 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+02/06-MemBox-TT-Integrity",
11434   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11435   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11436 
11437 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+02/Gain12/00-PedestalOnline",
11438   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11439   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11440    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11441 
11442 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+02/Gain01/00-Pedestal",
11443   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11444   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11445    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11446 
11447 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+02/Gain06/00-Pedestal",
11448   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11449   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11450    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11451 
11452 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+02/Gain12/00-Pedestal",
11453   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11454   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11455    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11456 
11457 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+02/PNs/00-Pedestal-PNs",
11458   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11459   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11460 
11461 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+02/PNs/Gain01/00-Pedestal-PNs",
11462   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11463    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11464   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11465    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11466 
11467 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+02/Gain01/00-TestPulse",
11468 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11469 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11470 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11471 
11472 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+02/Gain06/00-TestPulse",
11473 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11474 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11475 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11476 
11477 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+02/Gain12/00-TestPulse",
11478 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11479 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11480 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11481 
11482 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+02/PNs/00-TestPulse-PNs",
11483 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11484 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11485 
11486 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+02/PNs/Gain01/00-TestPulse-PNs",
11487 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11488 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11489 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+02 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11490 #   None])
11491 
11492 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+02/PNs/Gain16/00-TestPulse-PNs",
11493 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11494 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11495 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+02 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11496 #   None])
11497 
11498 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/00-Laser",
11499 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11500 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11501 
11502 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/01-Laser",
11503 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11504 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11505 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11506 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11507 
11508 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L1/00-Laser",
11509 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11510 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11511 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11512 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11513 
11514 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L1/01-Laser",
11515 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11516 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11517 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11518 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11519 
11520 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L1/02-Laser",
11521 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11522 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11523 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+02 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11524 #   None])
11525 
11526 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L1/03-Laser",
11527 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11528 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11529 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+02 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11530 #   None])
11531 
11532 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L4/00-Laser",
11533 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11534 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11535 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11536 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11537 
11538 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L4/01-Laser",
11539 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11540 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11541 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11542 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11543 
11544 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L4/02-Laser",
11545 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11546 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11547 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+02 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11548 #   None])
11549 
11550 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+02/L4/03-Laser",
11551 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11552 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11553 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+02 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11554 #   None])
11555 
11556 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+02/00-Timing",
11557   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11558   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11559    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11560 
11561 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+02/01-Timing",
11562   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11563   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11564 
11565 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/01-Trigger",
11566   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11567   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11568 
11569 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/02-Trigger",
11570   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11571   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11572 
11573 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/03-Trigger",
11574   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11575   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11576 
11577 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/04-Trigger",
11578   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11579   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11580 
11581 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/05-Trigger",
11582   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11583   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11584 
11585 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/06-Trigger",
11586   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11587   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11588 
11589 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/07-Trigger",
11590   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11591   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11592 
11593 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/08-Trigger",
11594   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11595   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11596 
11597 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+02/09-Trigger",
11598   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11599   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11600 
11601 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+02/00-Cosmic",
11602   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11603   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11604 
11605 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+02/01-Cosmic",
11606   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11607   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11608 
11609 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+02/00-StatusFlags",
11610   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11611   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+02", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
11612 
11613 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+03/00-Channel-Global-Integrity",
11614   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11615   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11616 
11617 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+03/01-Channel-Integrity",
11618   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11619   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11620 
11621 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+03/02-Gain-Integrity",
11622   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11623   [None])
11624 
11625 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+03/03-TT-Integrity",
11626   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11627   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11628 
11629 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+03/04-MemBox-Global-Integrity",
11630   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11631   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11632 
11633 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+03/05-MemBox-Channel-Integrity",
11634   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11635   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11636 
11637 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+03/06-MemBox-TT-Integrity",
11638   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11639   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11640 
11641 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+03/Gain12/00-PedestalOnline",
11642   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11643   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11644    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11645 
11646 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+03/Gain01/00-Pedestal",
11647   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11648   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11649    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11650 
11651 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+03/Gain06/00-Pedestal",
11652   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11653   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11654    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11655 
11656 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+03/Gain12/00-Pedestal",
11657   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11658   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11659    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11660 
11661 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+03/PNs/00-Pedestal-PNs",
11662   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11663   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11664 
11665 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+03/PNs/Gain01/00-Pedestal-PNs",
11666   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11667    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11668   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11669    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11670 
11671 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+03/Gain01/00-TestPulse",
11672 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11673 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11674 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11675 
11676 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+03/Gain06/00-TestPulse",
11677 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11678 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11679 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11680 
11681 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+03/Gain12/00-TestPulse",
11682 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11683 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11684 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11685 
11686 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+03/PNs/00-TestPulse-PNs",
11687 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11688 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11689 
11690 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+03/PNs/Gain01/00-TestPulse-PNs",
11691 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11692 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11693 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+03 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11694 #   None])
11695 
11696 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+03/PNs/Gain16/00-TestPulse-PNs",
11697 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11698 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11699 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+03 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11700 #   None])
11701 
11702 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/00-Laser",
11703 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11704 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11705 
11706 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/01-Laser",
11707 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11708 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11709 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11710 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11711 
11712 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L1/00-Laser",
11713 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11714 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11715 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11716 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11717 
11718 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L1/01-Laser",
11719 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11720 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11721 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11722 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11723 
11724 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L1/02-Laser",
11725 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11726 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11727 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+03 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11728 #   None])
11729 
11730 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L1/03-Laser",
11731 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11732 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11733 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+03 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11734 #   None])
11735 
11736 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L4/00-Laser",
11737 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11738 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11739 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11740 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11741 
11742 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L4/01-Laser",
11743 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11744 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11745 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11746 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11747 
11748 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L4/02-Laser",
11749 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11750 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11751 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+03 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11752 #   None])
11753 
11754 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+03/L4/03-Laser",
11755 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11756 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11757 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+03 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11758 #   None])
11759 
11760 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+03/00-Timing",
11761   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11762   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11763    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11764 
11765 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+03/01-Timing",
11766   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11767   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11768 
11769 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/01-Trigger",
11770   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11771   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11772 
11773 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/02-Trigger",
11774   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11775   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11776 
11777 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/03-Trigger",
11778   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11779   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11780 
11781 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/04-Trigger",
11782   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11783   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11784 
11785 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/05-Trigger",
11786   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11787   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11788 
11789 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/06-Trigger",
11790   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11791   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11792 
11793 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/07-Trigger",
11794   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11795   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11796 
11797 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/08-Trigger",
11798   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11799   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11800 
11801 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+03/09-Trigger",
11802   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11803   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11804 
11805 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+03/00-Cosmic",
11806   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11807   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11808 
11809 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+03/01-Cosmic",
11810   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11811   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11812 
11813 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+03/00-StatusFlags",
11814   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11815   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+03", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
11816 
11817 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+04/00-Channel-Global-Integrity",
11818   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11819   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11820 
11821 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+04/01-Channel-Integrity",
11822   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11823   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11824 
11825 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+04/02-Gain-Integrity",
11826   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11827   [None])
11828 
11829 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+04/03-TT-Integrity",
11830   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11831   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11832 
11833 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+04/04-MemBox-Global-Integrity",
11834   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11835   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11836 
11837 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+04/05-MemBox-Channel-Integrity",
11838   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11839   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11840 
11841 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+04/06-MemBox-TT-Integrity",
11842   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11843   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11844 
11845 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+04/Gain12/00-PedestalOnline",
11846   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11847   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11848    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11849 
11850 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+04/Gain01/00-Pedestal",
11851   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11852   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11853    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11854 
11855 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+04/Gain06/00-Pedestal",
11856   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11857   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11858    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11859 
11860 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+04/Gain12/00-Pedestal",
11861   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11862   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11863    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11864 
11865 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+04/PNs/00-Pedestal-PNs",
11866   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11867   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11868 
11869 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+04/PNs/Gain01/00-Pedestal-PNs",
11870   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11871    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11872   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11873    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11874 
11875 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+04/Gain01/00-TestPulse",
11876 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11877 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11878 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11879 
11880 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+04/Gain06/00-TestPulse",
11881 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11882 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11883 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11884 
11885 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+04/Gain12/00-TestPulse",
11886 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11887 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11888 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11889 
11890 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+04/PNs/00-TestPulse-PNs",
11891 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11892 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11893 
11894 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+04/PNs/Gain01/00-TestPulse-PNs",
11895 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11896 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11897 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+04 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11898 #   None])
11899 
11900 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+04/PNs/Gain16/00-TestPulse-PNs",
11901 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11902 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11903 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+04 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11904 #   None])
11905 
11906 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/00-Laser",
11907 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11908 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11909 
11910 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/01-Laser",
11911 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11912 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11913 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11914 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11915 
11916 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L1/00-Laser",
11917 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11918 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11919 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11920 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11921 
11922 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L1/01-Laser",
11923 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11924 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11925 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11926 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11927 
11928 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L1/02-Laser",
11929 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11930 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11931 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+04 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11932 #   None])
11933 
11934 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L1/03-Laser",
11935 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11936 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11937 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+04 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11938 #   None])
11939 
11940 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L4/00-Laser",
11941 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11942 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11943 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11944 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11945 
11946 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L4/01-Laser",
11947 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11948 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11949 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11950 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11951 
11952 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L4/02-Laser",
11953 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11954 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11955 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+04 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11956 #   None])
11957 
11958 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+04/L4/03-Laser",
11959 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11960 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11961 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+04 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11962 #   None])
11963 
11964 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+04/00-Timing",
11965   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11966   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
11967    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11968 
11969 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+04/01-Timing",
11970   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11971   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11972 
11973 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/01-Trigger",
11974   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11975   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11976 
11977 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/02-Trigger",
11978   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11979   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11980 
11981 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/03-Trigger",
11982   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11983   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11984 
11985 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/04-Trigger",
11986   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11987   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11988 
11989 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/05-Trigger",
11990   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11991   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11992 
11993 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/06-Trigger",
11994   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11995   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
11996 
11997 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/07-Trigger",
11998   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
11999   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12000 
12001 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/08-Trigger",
12002   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12003   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12004 
12005 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+04/09-Trigger",
12006   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12007   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12008 
12009 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+04/00-Cosmic",
12010   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12011   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12012 
12013 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+04/01-Cosmic",
12014   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12015   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12016 
12017 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+04/00-StatusFlags",
12018   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12019   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+04", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
12020 
12021 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+05/00-Channel-Global-Integrity",
12022   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12023   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12024 
12025 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+05/01-Channel-Integrity",
12026   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12027   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12028 
12029 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+05/02-Gain-Integrity",
12030   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12031   [None])
12032 
12033 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+05/03-TT-Integrity",
12034   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12035   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12036 
12037 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+05/04-MemBox-Global-Integrity",
12038   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12039   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12040 
12041 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+05/05-MemBox-Channel-Integrity",
12042   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12043   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12044 
12045 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+05/06-MemBox-TT-Integrity",
12046   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12047   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12048 
12049 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+05/Gain12/00-PedestalOnline",
12050   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12051   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12052    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12053 
12054 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+05/Gain01/00-Pedestal",
12055   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12056   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12057    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12058 
12059 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+05/Gain06/00-Pedestal",
12060   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12061   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12062    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12063 
12064 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+05/Gain12/00-Pedestal",
12065   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12066   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12067    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12068 
12069 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+05/PNs/00-Pedestal-PNs",
12070   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12071   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12072 
12073 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+05/PNs/Gain01/00-Pedestal-PNs",
12074   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12075    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12076   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12077    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12078 
12079 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+05/Gain01/00-TestPulse",
12080 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12081 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12082 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12083 
12084 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+05/Gain06/00-TestPulse",
12085 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12086 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12087 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12088 
12089 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+05/Gain12/00-TestPulse",
12090 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12091 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12092 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12093 
12094 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+05/PNs/00-TestPulse-PNs",
12095 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12096 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12097 
12098 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+05/PNs/Gain01/00-TestPulse-PNs",
12099 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12100 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12101 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+05 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12102 #   None])
12103 
12104 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+05/PNs/Gain16/00-TestPulse-PNs",
12105 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12106 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12107 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+05 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12108 #   None])
12109 
12110 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/00-Laser",
12111 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12112 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12113 
12114 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/01-Laser",
12115 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12116 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12117 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12118 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12119 
12120 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L1/00-Laser",
12121 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12122 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12123 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12124 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12125 
12126 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L1/01-Laser",
12127 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12128 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12129 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12130 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12131 
12132 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L1/02-Laser",
12133 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12134 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12135 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+05 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12136 #   None])
12137 
12138 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L1/03-Laser",
12139 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12140 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12141 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+05 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12142 #   None])
12143 
12144 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L4/00-Laser",
12145 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12146 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12147 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12148 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12149 
12150 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L4/01-Laser",
12151 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12152 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12153 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12154 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12155 
12156 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L4/02-Laser",
12157 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12158 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12159 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+05 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12160 #   None])
12161 
12162 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+05/L4/03-Laser",
12163 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12164 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12165 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+05 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12166 #   None])
12167 
12168 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+05/00-Timing",
12169   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12170   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12171    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12172 
12173 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+05/01-Timing",
12174   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12175   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12176 
12177 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/01-Trigger",
12178   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12179   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12180 
12181 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/02-Trigger",
12182   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12183   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12184 
12185 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/03-Trigger",
12186   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12187   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12188 
12189 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/04-Trigger",
12190   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12191   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12192 
12193 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/05-Trigger",
12194   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12195   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12196 
12197 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/06-Trigger",
12198   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12199   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12200 
12201 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/07-Trigger",
12202   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12203   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12204 
12205 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/08-Trigger",
12206   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12207   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12208 
12209 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+05/09-Trigger",
12210   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12211   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12212 
12213 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+05/00-Cosmic",
12214   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12215   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12216 
12217 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+05/01-Cosmic",
12218   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12219   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12220 
12221 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+05/00-StatusFlags",
12222   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12223   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+05", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
12224 
12225 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+06/00-Channel-Global-Integrity",
12226   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12227   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12228 
12229 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+06/01-Channel-Integrity",
12230   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12231   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12232 
12233 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+06/02-Gain-Integrity",
12234   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12235   [None])
12236 
12237 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+06/03-TT-Integrity",
12238   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12239   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12240 
12241 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+06/04-MemBox-Global-Integrity",
12242   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12243   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12244 
12245 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+06/05-MemBox-Channel-Integrity",
12246   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12247   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12248 
12249 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+06/06-MemBox-TT-Integrity",
12250   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12251   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12252 
12253 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+06/Gain12/00-PedestalOnline",
12254   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12255   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12256    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12257 
12258 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+06/Gain01/00-Pedestal",
12259   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12260   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12261    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12262 
12263 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+06/Gain06/00-Pedestal",
12264   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12265   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12266    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12267 
12268 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+06/Gain12/00-Pedestal",
12269   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12270   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12271    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12272 
12273 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+06/PNs/00-Pedestal-PNs",
12274   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12275   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12276 
12277 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+06/PNs/Gain01/00-Pedestal-PNs",
12278   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12279    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12280   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12281    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12282 
12283 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+06/Gain01/00-TestPulse",
12284 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12285 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12286 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12287 
12288 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+06/Gain06/00-TestPulse",
12289 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12290 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12291 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12292 
12293 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+06/Gain12/00-TestPulse",
12294 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12295 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12296 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12297 
12298 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+06/PNs/00-TestPulse-PNs",
12299 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12300 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12301 
12302 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+06/PNs/Gain01/00-TestPulse-PNs",
12303 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12304 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12305 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+06 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12306 #   None])
12307 
12308 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+06/PNs/Gain16/00-TestPulse-PNs",
12309 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12310 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12311 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+06 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12312 #   None])
12313 
12314 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/00-Laser",
12315 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12316 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12317 
12318 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/01-Laser",
12319 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12320 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12321 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12322 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12323 
12324 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L1/00-Laser",
12325 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12326 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12327 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12328 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12329 
12330 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L1/01-Laser",
12331 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12332 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12333 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12334 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12335 
12336 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L1/02-Laser",
12337 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12338 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12339 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+06 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12340 #   None])
12341 
12342 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L1/03-Laser",
12343 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12344 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12345 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+06 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12346 #   None])
12347 
12348 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L4/00-Laser",
12349 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12350 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12351 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12352 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12353 
12354 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L4/01-Laser",
12355 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12356 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12357 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12358 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12359 
12360 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L4/02-Laser",
12361 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12362 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12363 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+06 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12364 #   None])
12365 
12366 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+06/L4/03-Laser",
12367 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12368 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12369 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+06 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12370 #   None])
12371 
12372 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+06/00-Timing",
12373   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12374   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12375    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12376 
12377 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+06/01-Timing",
12378   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12379   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12380 
12381 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/01-Trigger",
12382   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12383   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12384 
12385 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/02-Trigger",
12386   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12387   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12388 
12389 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/03-Trigger",
12390   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12391   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12392 
12393 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/04-Trigger",
12394   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12395   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12396 
12397 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/05-Trigger",
12398   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12399   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12400 
12401 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/06-Trigger",
12402   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12403   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12404 
12405 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/07-Trigger",
12406   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12407   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12408 
12409 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/08-Trigger",
12410   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12411   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12412 
12413 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+06/09-Trigger",
12414   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12415   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12416 
12417 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+06/00-Cosmic",
12418   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12419   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12420 
12421 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+06/01-Cosmic",
12422   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12423   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12424 
12425 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+06/00-StatusFlags",
12426   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12427   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+06", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
12428 
12429 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+07/00-Channel-Global-Integrity",
12430   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12431   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12432 
12433 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+07/01-Channel-Integrity",
12434   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12435   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12436 
12437 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+07/02-Gain-Integrity",
12438   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12439   [None])
12440 
12441 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+07/03-TT-Integrity",
12442   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12443   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12444 
12445 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+07/04-MemBox-Global-Integrity",
12446   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12447   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12448 
12449 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+07/05-MemBox-Channel-Integrity",
12450   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12451   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12452 
12453 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+07/06-MemBox-TT-Integrity",
12454   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12455   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12456 
12457 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+07/Gain12/00-PedestalOnline",
12458   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12459   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12460    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12461 
12462 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+07/Gain01/00-Pedestal",
12463   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12464   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12465    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12466 
12467 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+07/Gain06/00-Pedestal",
12468   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12469   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12470    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12471 
12472 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+07/Gain12/00-Pedestal",
12473   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12474   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12475    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12476 
12477 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+07/PNs/00-Pedestal-PNs",
12478   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12479   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12480 
12481 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+07/PNs/Gain01/00-Pedestal-PNs",
12482   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12483    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12484   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12485    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12486 
12487 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+07/Gain01/00-TestPulse",
12488 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12489 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12490 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12491 
12492 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+07/Gain06/00-TestPulse",
12493 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12494 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12495 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12496 
12497 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+07/Gain12/00-TestPulse",
12498 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12499 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12500 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12501 
12502 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+07/PNs/00-TestPulse-PNs",
12503 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12504 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12505 
12506 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+07/PNs/Gain01/00-TestPulse-PNs",
12507 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12508 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12509 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+07 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12510 #   None])
12511 
12512 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+07/PNs/Gain16/00-TestPulse-PNs",
12513 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12514 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12515 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+07 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12516 #   None])
12517 
12518 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/00-Laser",
12519 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12520 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12521 
12522 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/01-Laser",
12523 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12524 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12525 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12526 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12527 
12528 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L1/00-Laser",
12529 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12530 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12531 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12532 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12533 
12534 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L1/01-Laser",
12535 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12536 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12537 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12538 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12539 
12540 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L1/02-Laser",
12541 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12542 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12543 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+07 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12544 #   None])
12545 
12546 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L1/03-Laser",
12547 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12548 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12549 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+07 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12550 #   None])
12551 
12552 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L4/00-Laser",
12553 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12554 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12555 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12556 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12557 
12558 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L4/01-Laser",
12559 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12560 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12561 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12562 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12563 
12564 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L4/02-Laser",
12565 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12566 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12567 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+07 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12568 #   None])
12569 
12570 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+07/L4/03-Laser",
12571 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12572 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12573 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+07 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12574 #   None])
12575 
12576 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+07/00-Timing",
12577   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12578   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12579    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12580 
12581 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+07/01-Timing",
12582   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12583   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12584 
12585 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/01-Trigger",
12586   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12587   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12588 
12589 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/02-Trigger",
12590   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12591   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12592 
12593 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/03-Trigger",
12594   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12595   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12596 
12597 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/04-Trigger",
12598   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12599   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12600 
12601 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/05-Trigger",
12602   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12603   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12604 
12605 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/06-Trigger",
12606   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12607   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12608 
12609 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/07-Trigger",
12610   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12611   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12612 
12613 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/08-Trigger",
12614   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12615   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12616 
12617 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+07/09-Trigger",
12618   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12619   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12620 
12621 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+07/00-Cosmic",
12622   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12623   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12624 
12625 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+07/01-Cosmic",
12626   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12627   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12628 
12629 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+07/00-StatusFlags",
12630   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12631   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+07", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
12632 
12633 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+08/00-Channel-Global-Integrity",
12634   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12635   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12636 
12637 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+08/01-Channel-Integrity",
12638   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12639   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12640 
12641 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+08/02-Gain-Integrity",
12642   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12643   [None])
12644 
12645 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+08/03-TT-Integrity",
12646   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12647   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12648 
12649 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+08/04-MemBox-Global-Integrity",
12650   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12651   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12652 
12653 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+08/05-MemBox-Channel-Integrity",
12654   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12655   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12656 
12657 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+08/06-MemBox-TT-Integrity",
12658   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12659   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12660 
12661 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+08/Gain12/00-PedestalOnline",
12662   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12663   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12664    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12665 
12666 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+08/Gain01/00-Pedestal",
12667   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12668   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12669    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12670 
12671 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+08/Gain06/00-Pedestal",
12672   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12673   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12674    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12675 
12676 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+08/Gain12/00-Pedestal",
12677   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12678   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12679    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12680 
12681 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+08/PNs/00-Pedestal-PNs",
12682   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12683   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12684 
12685 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+08/PNs/Gain01/00-Pedestal-PNs",
12686   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12687    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12688   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12689    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12690 
12691 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+08/Gain01/00-TestPulse",
12692 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12693 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12694 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12695 
12696 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+08/Gain06/00-TestPulse",
12697 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12698 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12699 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12700 
12701 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+08/Gain12/00-TestPulse",
12702 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12703 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12704 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12705 
12706 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+08/PNs/00-TestPulse-PNs",
12707 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12708 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12709 
12710 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+08/PNs/Gain01/00-TestPulse-PNs",
12711 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12712 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12713 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+08 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12714 #   None])
12715 
12716 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+08/PNs/Gain16/00-TestPulse-PNs",
12717 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12718 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12719 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+08 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12720 #   None])
12721 
12722 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/00-Laser",
12723 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12724 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12725 
12726 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/01-Laser",
12727 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12728 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12729 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12730 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12731 
12732 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L1/00-Laser",
12733 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12734 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12735 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12736 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12737 
12738 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L1/01-Laser",
12739 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12740 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12741 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12742 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12743 
12744 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L1/02-Laser",
12745 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12746 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12747 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+08 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12748 #   None])
12749 
12750 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L1/03-Laser",
12751 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12752 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12753 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+08 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12754 #   None])
12755 
12756 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L4/00-Laser",
12757 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12758 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12759 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12760 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12761 
12762 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L4/01-Laser",
12763 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12764 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12765 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12766 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12767 
12768 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L4/02-Laser",
12769 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12770 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12771 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+08 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12772 #   None])
12773 
12774 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+08/L4/03-Laser",
12775 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12776 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12777 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+08 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12778 #   None])
12779 
12780 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+08/00-Timing",
12781   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12782   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12783    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12784 
12785 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+08/01-Timing",
12786   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12787   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12788 
12789 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/01-Trigger",
12790   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12791   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12792 
12793 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/02-Trigger",
12794   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12795   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12796 
12797 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/03-Trigger",
12798   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12799   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12800 
12801 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/04-Trigger",
12802   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12803   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12804 
12805 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/05-Trigger",
12806   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12807   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12808 
12809 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/06-Trigger",
12810   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12811   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12812 
12813 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/07-Trigger",
12814   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12815   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12816 
12817 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/08-Trigger",
12818   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12819   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12820 
12821 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+08/09-Trigger",
12822   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12823   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12824 
12825 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+08/00-Cosmic",
12826   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12827   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12828 
12829 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+08/01-Cosmic",
12830   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12831   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12832 
12833 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+08/00-StatusFlags",
12834   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12835   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+08", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
12836 
12837 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+09/00-Channel-Global-Integrity",
12838   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12839   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12840 
12841 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+09/01-Channel-Integrity",
12842   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12843   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12844 
12845 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+09/02-Gain-Integrity",
12846   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12847   [None])
12848 
12849 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+09/03-TT-Integrity",
12850   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12851   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12852 
12853 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+09/04-MemBox-Global-Integrity",
12854   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12855   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12856 
12857 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+09/05-MemBox-Channel-Integrity",
12858   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12859   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12860 
12861 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+09/06-MemBox-TT-Integrity",
12862   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12863   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12864 
12865 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+09/Gain12/00-PedestalOnline",
12866   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12867   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12868    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12869 
12870 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+09/Gain01/00-Pedestal",
12871   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12872   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12873    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12874 
12875 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+09/Gain06/00-Pedestal",
12876   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12877   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12878    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12879 
12880 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+09/Gain12/00-Pedestal",
12881   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12882   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12883    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12884 
12885 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+09/PNs/00-Pedestal-PNs",
12886   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12887   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12888 
12889 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+09/PNs/Gain01/00-Pedestal-PNs",
12890   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12891    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12892   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12893    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12894 
12895 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+09/Gain01/00-TestPulse",
12896 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12897 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12898 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12899 
12900 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+09/Gain06/00-TestPulse",
12901 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12902 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12903 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12904 
12905 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+09/Gain12/00-TestPulse",
12906 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12907 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12908 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12909 
12910 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+09/PNs/00-TestPulse-PNs",
12911 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12912 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12913 
12914 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+09/PNs/Gain01/00-TestPulse-PNs",
12915 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12916 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12917 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+09 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12918 #   None])
12919 
12920 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+09/PNs/Gain16/00-TestPulse-PNs",
12921 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12922 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12923 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+09 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12924 #   None])
12925 
12926 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/00-Laser",
12927 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12928 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12929 
12930 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/01-Laser",
12931 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12932 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12933 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12934 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12935 
12936 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L1/00-Laser",
12937 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12938 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12939 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12940 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12941 
12942 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L1/01-Laser",
12943 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12944 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12945 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12946 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12947 
12948 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L1/02-Laser",
12949 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12950 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12951 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+09 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12952 #   None])
12953 
12954 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L1/03-Laser",
12955 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12956 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12957 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+09 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12958 #   None])
12959 
12960 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L4/00-Laser",
12961 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12962 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12963 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12964 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12965 
12966 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L4/01-Laser",
12967 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12968 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12969 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12970 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12971 
12972 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L4/02-Laser",
12973 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12974 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12975 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+09 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12976 #   None])
12977 
12978 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+09/L4/03-Laser",
12979 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12980 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12981 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+09 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12982 #   None])
12983 
12984 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+09/00-Timing",
12985   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12986   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
12987    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12988 
12989 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+09/01-Timing",
12990   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12991   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12992 
12993 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/01-Trigger",
12994   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12995   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
12996 
12997 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/02-Trigger",
12998   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
12999   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13000 
13001 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/03-Trigger",
13002   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13003   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13004 
13005 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/04-Trigger",
13006   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13007   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13008 
13009 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/05-Trigger",
13010   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13011   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13012 
13013 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/06-Trigger",
13014   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13015   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13016 
13017 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/07-Trigger",
13018   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13019   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13020 
13021 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/08-Trigger",
13022   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13023   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13024 
13025 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+09/09-Trigger",
13026   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13027   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13028 
13029 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+09/00-Cosmic",
13030   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13031   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13032 
13033 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+09/01-Cosmic",
13034   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13035   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13036 
13037 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+09/00-StatusFlags",
13038   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13039   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+09", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
13040 
13041 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+10/00-Channel-Global-Integrity",
13042   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13043   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13044 
13045 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+10/01-Channel-Integrity",
13046   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13047   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13048 
13049 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+10/02-Gain-Integrity",
13050   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13051   [None])
13052 
13053 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+10/03-TT-Integrity",
13054   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13055   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13056 
13057 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+10/04-MemBox-Global-Integrity",
13058   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13059   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13060 
13061 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+10/05-MemBox-Channel-Integrity",
13062   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13063   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13064 
13065 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+10/06-MemBox-TT-Integrity",
13066   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13067   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13068 
13069 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+10/Gain12/00-PedestalOnline",
13070   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13071   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13072    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13073 
13074 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+10/Gain01/00-Pedestal",
13075   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13076   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13077    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13078 
13079 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+10/Gain06/00-Pedestal",
13080   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13081   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13082    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13083 
13084 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+10/Gain12/00-Pedestal",
13085   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13086   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13087    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13088 
13089 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+10/PNs/00-Pedestal-PNs",
13090   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13091   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13092 
13093 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+10/PNs/Gain01/00-Pedestal-PNs",
13094   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13095    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13096   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13097    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13098 
13099 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+10/Gain01/00-TestPulse",
13100 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13101 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13102 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13103 
13104 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+10/Gain06/00-TestPulse",
13105 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13106 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13107 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13108 
13109 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+10/Gain12/00-TestPulse",
13110 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13111 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13112 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13113 
13114 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+10/PNs/00-TestPulse-PNs",
13115 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13116 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13117 
13118 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+10/PNs/Gain01/00-TestPulse-PNs",
13119 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13120 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13121 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+10 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13122 #   None])
13123 
13124 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+10/PNs/Gain16/00-TestPulse-PNs",
13125 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13126 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13127 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+10 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13128 #   None])
13129 
13130 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/00-Laser",
13131 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13132 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13133 
13134 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/01-Laser",
13135 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13136 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13137 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13138 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13139 
13140 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L1/00-Laser",
13141 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13142 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13143 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13144 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13145 
13146 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L1/01-Laser",
13147 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13148 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13149 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13150 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13151 
13152 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L1/02-Laser",
13153 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13154 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13155 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+10 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13156 #   None])
13157 
13158 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L1/03-Laser",
13159 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13160 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13161 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+10 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13162 #   None])
13163 
13164 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L4/00-Laser",
13165 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13166 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13167 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13168 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13169 
13170 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L4/01-Laser",
13171 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13172 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13173 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13174 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13175 
13176 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L4/02-Laser",
13177 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13178 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13179 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+10 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13180 #   None])
13181 
13182 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+10/L4/03-Laser",
13183 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13184 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13185 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+10 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13186 #   None])
13187 
13188 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+10/00-Timing",
13189   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13190   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13191    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13192 
13193 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+10/01-Timing",
13194   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13195   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13196 
13197 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/01-Trigger",
13198   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13199   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13200 
13201 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/02-Trigger",
13202   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13203   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13204 
13205 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/03-Trigger",
13206   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13207   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13208 
13209 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/04-Trigger",
13210   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13211   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13212 
13213 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/05-Trigger",
13214   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13215   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13216 
13217 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/06-Trigger",
13218   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13219   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13220 
13221 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/07-Trigger",
13222   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13223   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13224 
13225 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/08-Trigger",
13226   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13227   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13228 
13229 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+10/09-Trigger",
13230   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13231   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13232 
13233 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+10/00-Cosmic",
13234   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13235   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13236 
13237 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+10/01-Cosmic",
13238   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13239   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13240 
13241 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+10/00-StatusFlags",
13242   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13243   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+10", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
13244 
13245 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+11/00-Channel-Global-Integrity",
13246   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13247   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13248 
13249 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+11/01-Channel-Integrity",
13250   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13251   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13252 
13253 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+11/02-Gain-Integrity",
13254   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13255   [None])
13256 
13257 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+11/03-TT-Integrity",
13258   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13259   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13260 
13261 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+11/04-MemBox-Global-Integrity",
13262   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13263   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13264 
13265 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+11/05-MemBox-Channel-Integrity",
13266   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13267   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13268 
13269 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+11/06-MemBox-TT-Integrity",
13270   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13271   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13272 
13273 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+11/Gain12/00-PedestalOnline",
13274   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13275   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13276    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13277 
13278 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+11/Gain01/00-Pedestal",
13279   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13280   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13281    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13282 
13283 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+11/Gain06/00-Pedestal",
13284   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13285   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13286    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13287 
13288 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+11/Gain12/00-Pedestal",
13289   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13290   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13291    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13292 
13293 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+11/PNs/00-Pedestal-PNs",
13294   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13295   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13296 
13297 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+11/PNs/Gain01/00-Pedestal-PNs",
13298   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13299    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13300   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13301    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13302 
13303 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+11/Gain01/00-TestPulse",
13304 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13305 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13306 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13307 
13308 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+11/Gain06/00-TestPulse",
13309 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13310 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13311 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13312 
13313 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+11/Gain12/00-TestPulse",
13314 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13315 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13316 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13317 
13318 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+11/PNs/00-TestPulse-PNs",
13319 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13320 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13321 
13322 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+11/PNs/Gain01/00-TestPulse-PNs",
13323 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13324 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13325 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+11 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13326 #   None])
13327 
13328 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+11/PNs/Gain16/00-TestPulse-PNs",
13329 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13330 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13331 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+11 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13332 #   None])
13333 
13334 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/00-Laser",
13335 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13336 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13337 
13338 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/01-Laser",
13339 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13340 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13341 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13342 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13343 
13344 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L1/00-Laser",
13345 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13346 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13347 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13348 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13349 
13350 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L1/01-Laser",
13351 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13352 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13353 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13354 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13355 
13356 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L1/02-Laser",
13357 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13358 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13359 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+11 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13360 #   None])
13361 
13362 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L1/03-Laser",
13363 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13364 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13365 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+11 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13366 #   None])
13367 
13368 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L4/00-Laser",
13369 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13370 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13371 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13372 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13373 
13374 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L4/01-Laser",
13375 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13376 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13377 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13378 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13379 
13380 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L4/02-Laser",
13381 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13382 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13383 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+11 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13384 #   None])
13385 
13386 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+11/L4/03-Laser",
13387 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13388 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13389 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+11 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13390 #   None])
13391 
13392 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+11/00-Timing",
13393   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13394   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13395    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13396 
13397 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+11/01-Timing",
13398   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13399   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13400 
13401 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/01-Trigger",
13402   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13403   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13404 
13405 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/02-Trigger",
13406   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13407   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13408 
13409 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/03-Trigger",
13410   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13411   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13412 
13413 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/04-Trigger",
13414   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13415   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13416 
13417 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/05-Trigger",
13418   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13419   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13420 
13421 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/06-Trigger",
13422   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13423   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13424 
13425 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/07-Trigger",
13426   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13427   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13428 
13429 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/08-Trigger",
13430   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13431   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13432 
13433 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+11/09-Trigger",
13434   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13435   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13436 
13437 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+11/00-Cosmic",
13438   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13439   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13440 
13441 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+11/01-Cosmic",
13442   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13443   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13444 
13445 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+11/00-StatusFlags",
13446   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13447   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+11", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
13448 
13449 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+12/00-Channel-Global-Integrity",
13450   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13451   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13452 
13453 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+12/01-Channel-Integrity",
13454   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13455   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13456 
13457 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+12/02-Gain-Integrity",
13458   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13459   [None])
13460 
13461 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+12/03-TT-Integrity",
13462   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13463   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13464 
13465 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+12/04-MemBox-Global-Integrity",
13466   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13467   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13468 
13469 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+12/05-MemBox-Channel-Integrity",
13470   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13471   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13472 
13473 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+12/06-MemBox-TT-Integrity",
13474   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13475   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13476 
13477 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+12/Gain12/00-PedestalOnline",
13478   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13479   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13480    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13481 
13482 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+12/Gain01/00-Pedestal",
13483   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13484   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13485    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13486 
13487 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+12/Gain06/00-Pedestal",
13488   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13489   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13490    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13491 
13492 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+12/Gain12/00-Pedestal",
13493   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13494   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13495    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13496 
13497 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+12/PNs/00-Pedestal-PNs",
13498   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13499   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13500 
13501 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+12/PNs/Gain01/00-Pedestal-PNs",
13502   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13503    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13504   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13505    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13506 
13507 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+12/Gain01/00-TestPulse",
13508 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13509 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13510 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13511 
13512 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+12/Gain06/00-TestPulse",
13513 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13514 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13515 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13516 
13517 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+12/Gain12/00-TestPulse",
13518 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13519 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13520 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13521 
13522 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+12/PNs/00-TestPulse-PNs",
13523 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13524 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13525 
13526 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+12/PNs/Gain01/00-TestPulse-PNs",
13527 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13528 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13529 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+12 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13530 #   None])
13531 
13532 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+12/PNs/Gain16/00-TestPulse-PNs",
13533 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13534 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13535 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+12 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13536 #   None])
13537 
13538 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/00-Laser",
13539 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13540 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13541 
13542 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/01-Laser",
13543 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13544 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13545 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13546 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13547 
13548 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L1/00-Laser",
13549 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13550 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13551 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13552 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13553 
13554 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L1/01-Laser",
13555 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13556 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13557 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13558 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13559 
13560 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L1/02-Laser",
13561 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13562 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13563 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+12 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13564 #   None])
13565 
13566 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L1/03-Laser",
13567 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13568 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13569 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+12 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13570 #   None])
13571 
13572 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L4/00-Laser",
13573 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13574 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13575 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13576 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13577 
13578 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L4/01-Laser",
13579 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13580 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13581 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13582 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13583 
13584 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L4/02-Laser",
13585 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13586 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13587 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+12 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13588 #   None])
13589 
13590 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+12/L4/03-Laser",
13591 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13592 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13593 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+12 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13594 #   None])
13595 
13596 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+12/00-Timing",
13597   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13598   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13599    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13600 
13601 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+12/01-Timing",
13602   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13603   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13604 
13605 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/01-Trigger",
13606   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13607   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13608 
13609 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/02-Trigger",
13610   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13611   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13612 
13613 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/03-Trigger",
13614   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13615   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13616 
13617 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/04-Trigger",
13618   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13619   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13620 
13621 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/05-Trigger",
13622   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13623   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13624 
13625 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/06-Trigger",
13626   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13627   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13628 
13629 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/07-Trigger",
13630   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13631   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13632 
13633 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/08-Trigger",
13634   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13635   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13636 
13637 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+12/09-Trigger",
13638   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13639   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13640 
13641 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+12/00-Cosmic",
13642   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13643   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13644 
13645 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+12/01-Cosmic",
13646   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13647   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13648 
13649 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+12/00-StatusFlags",
13650   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13651   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+12", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
13652 
13653 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+13/00-Channel-Global-Integrity",
13654   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13655   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13656 
13657 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+13/01-Channel-Integrity",
13658   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13659   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13660 
13661 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+13/02-Gain-Integrity",
13662   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13663   [None])
13664 
13665 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+13/03-TT-Integrity",
13666   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13667   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13668 
13669 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+13/04-MemBox-Global-Integrity",
13670   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13671   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13672 
13673 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+13/05-MemBox-Channel-Integrity",
13674   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13675   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13676 
13677 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+13/06-MemBox-TT-Integrity",
13678   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13679   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13680 
13681 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+13/Gain12/00-PedestalOnline",
13682   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13683   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13684    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13685 
13686 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+13/Gain01/00-Pedestal",
13687   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13688   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13689    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13690 
13691 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+13/Gain06/00-Pedestal",
13692   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13693   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13694    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13695 
13696 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+13/Gain12/00-Pedestal",
13697   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13698   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13699    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13700 
13701 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+13/PNs/00-Pedestal-PNs",
13702   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13703   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13704 
13705 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+13/PNs/Gain01/00-Pedestal-PNs",
13706   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13707    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13708   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13709    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13710 
13711 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+13/Gain01/00-TestPulse",
13712 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13713 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13714 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13715 
13716 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+13/Gain06/00-TestPulse",
13717 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13718 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13719 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13720 
13721 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+13/Gain12/00-TestPulse",
13722 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13723 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13724 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13725 
13726 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+13/PNs/00-TestPulse-PNs",
13727 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13728 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13729 
13730 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+13/PNs/Gain01/00-TestPulse-PNs",
13731 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13732 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13733 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+13 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13734 #   None])
13735 
13736 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+13/PNs/Gain16/00-TestPulse-PNs",
13737 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13738 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13739 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+13 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13740 #   None])
13741 
13742 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/00-Laser",
13743 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13744 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13745 
13746 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/01-Laser",
13747 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13748 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13749 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13750 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13751 
13752 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L1/00-Laser",
13753 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13754 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13755 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13756 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13757 
13758 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L1/01-Laser",
13759 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13760 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13761 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13762 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13763 
13764 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L1/02-Laser",
13765 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13766 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13767 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+13 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13768 #   None])
13769 
13770 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L1/03-Laser",
13771 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13772 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13773 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+13 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13774 #   None])
13775 
13776 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L4/00-Laser",
13777 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13778 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13779 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13780 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13781 
13782 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L4/01-Laser",
13783 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13784 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13785 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13786 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13787 
13788 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L4/02-Laser",
13789 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13790 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13791 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+13 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13792 #   None])
13793 
13794 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+13/L4/03-Laser",
13795 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13796 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13797 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+13 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13798 #   None])
13799 
13800 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+13/00-Timing",
13801   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13802   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13803    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13804 
13805 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+13/01-Timing",
13806   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13807   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13808 
13809 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/01-Trigger",
13810   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13811   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13812 
13813 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/02-Trigger",
13814   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13815   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13816 
13817 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/03-Trigger",
13818   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13819   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13820 
13821 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/04-Trigger",
13822   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13823   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13824 
13825 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/05-Trigger",
13826   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13827   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13828 
13829 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/06-Trigger",
13830   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13831   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13832 
13833 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/07-Trigger",
13834   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13835   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13836 
13837 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/08-Trigger",
13838   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13839   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13840 
13841 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+13/09-Trigger",
13842   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13843   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13844 
13845 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+13/00-Cosmic",
13846   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13847   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13848 
13849 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+13/01-Cosmic",
13850   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13851   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13852 
13853 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+13/00-StatusFlags",
13854   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13855   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+13", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
13856 
13857 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+14/00-Channel-Global-Integrity",
13858   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13859   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13860 
13861 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+14/01-Channel-Integrity",
13862   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13863   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13864 
13865 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+14/02-Gain-Integrity",
13866   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13867   [None])
13868 
13869 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+14/03-TT-Integrity",
13870   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13871   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13872 
13873 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+14/04-MemBox-Global-Integrity",
13874   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13875   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13876 
13877 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+14/05-MemBox-Channel-Integrity",
13878   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13879   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13880 
13881 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+14/06-MemBox-TT-Integrity",
13882   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13883   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13884 
13885 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+14/Gain12/00-PedestalOnline",
13886   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13887   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13888    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13889 
13890 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+14/Gain01/00-Pedestal",
13891   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13892   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13893    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13894 
13895 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+14/Gain06/00-Pedestal",
13896   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13897   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13898    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13899 
13900 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+14/Gain12/00-Pedestal",
13901   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13902   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13903    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13904 
13905 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+14/PNs/00-Pedestal-PNs",
13906   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13907   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13908 
13909 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+14/PNs/Gain01/00-Pedestal-PNs",
13910   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13911    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13912   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13913    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13914 
13915 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+14/Gain01/00-TestPulse",
13916 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13917 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13918 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13919 
13920 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+14/Gain06/00-TestPulse",
13921 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13922 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13923 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13924 
13925 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+14/Gain12/00-TestPulse",
13926 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13927 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13928 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13929 
13930 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+14/PNs/00-TestPulse-PNs",
13931 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13932 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13933 
13934 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+14/PNs/Gain01/00-TestPulse-PNs",
13935 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13936 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13937 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+14 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13938 #   None])
13939 
13940 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+14/PNs/Gain16/00-TestPulse-PNs",
13941 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13942 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13943 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+14 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13944 #   None])
13945 
13946 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/00-Laser",
13947 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13948 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13949 
13950 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/01-Laser",
13951 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13952 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13953 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13954 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13955 
13956 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L1/00-Laser",
13957 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13958 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13959 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13960 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13961 
13962 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L1/01-Laser",
13963 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13964 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13965 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13966 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13967 
13968 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L1/02-Laser",
13969 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13970 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13971 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+14 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13972 #   None])
13973 
13974 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L1/03-Laser",
13975 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13976 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13977 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+14 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13978 #   None])
13979 
13980 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L4/00-Laser",
13981 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13982 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13983 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13984 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13985 
13986 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L4/01-Laser",
13987 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13988 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13989 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13990 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
13991 
13992 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L4/02-Laser",
13993 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13994 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
13995 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+14 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
13996 #   None])
13997 
13998 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+14/L4/03-Laser",
13999 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14000 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14001 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+14 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14002 #   None])
14003 
14004 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+14/00-Timing",
14005   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14006   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14007    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14008 
14009 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+14/01-Timing",
14010   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14011   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14012 
14013 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/01-Trigger",
14014   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14015   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14016 
14017 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/02-Trigger",
14018   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14019   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14020 
14021 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/03-Trigger",
14022   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14023   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14024 
14025 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/04-Trigger",
14026   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14027   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14028 
14029 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/05-Trigger",
14030   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14031   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14032 
14033 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/06-Trigger",
14034   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14035   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14036 
14037 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/07-Trigger",
14038   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14039   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14040 
14041 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/08-Trigger",
14042   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14043   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14044 
14045 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+14/09-Trigger",
14046   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14047   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14048 
14049 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+14/00-Cosmic",
14050   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14051   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14052 
14053 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+14/01-Cosmic",
14054   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14055   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14056 
14057 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+14/00-StatusFlags",
14058   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14059   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+14", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
14060 
14061 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+15/00-Channel-Global-Integrity",
14062   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14063   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14064 
14065 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+15/01-Channel-Integrity",
14066   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14067   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14068 
14069 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+15/02-Gain-Integrity",
14070   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14071   [None])
14072 
14073 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+15/03-TT-Integrity",
14074   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14075   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14076 
14077 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+15/04-MemBox-Global-Integrity",
14078   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14079   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14080 
14081 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+15/05-MemBox-Channel-Integrity",
14082   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14083   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14084 
14085 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+15/06-MemBox-TT-Integrity",
14086   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14087   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14088 
14089 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+15/Gain12/00-PedestalOnline",
14090   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14091   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14092    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14093 
14094 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+15/Gain01/00-Pedestal",
14095   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14096   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14097    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14098 
14099 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+15/Gain06/00-Pedestal",
14100   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14101   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14102    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14103 
14104 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+15/Gain12/00-Pedestal",
14105   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14106   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14107    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14108 
14109 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+15/PNs/00-Pedestal-PNs",
14110   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14111   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14112 
14113 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+15/PNs/Gain01/00-Pedestal-PNs",
14114   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14115    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14116   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14117    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14118 
14119 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+15/Gain01/00-TestPulse",
14120 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14121 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14122 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14123 
14124 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+15/Gain06/00-TestPulse",
14125 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14126 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14127 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14128 
14129 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+15/Gain12/00-TestPulse",
14130 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14131 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14132 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14133 
14134 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+15/PNs/00-TestPulse-PNs",
14135 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14136 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14137 
14138 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+15/PNs/Gain01/00-TestPulse-PNs",
14139 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14140 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14141 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+15 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14142 #   None])
14143 
14144 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+15/PNs/Gain16/00-TestPulse-PNs",
14145 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14146 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14147 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+15 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14148 #   None])
14149 
14150 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/00-Laser",
14151 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14152 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14153 
14154 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/01-Laser",
14155 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14156 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14157 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14158 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14159 
14160 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L1/00-Laser",
14161 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14162 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14163 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14164 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14165 
14166 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L1/01-Laser",
14167 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14168 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14169 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14170 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14171 
14172 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L1/02-Laser",
14173 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14174 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14175 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+15 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14176 #   None])
14177 
14178 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L1/03-Laser",
14179 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14180 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14181 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+15 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14182 #   None])
14183 
14184 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L4/00-Laser",
14185 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14186 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14187 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14188 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14189 
14190 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L4/01-Laser",
14191 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14192 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14193 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14194 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14195 
14196 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L4/02-Laser",
14197 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14198 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14199 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+15 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14200 #   None])
14201 
14202 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+15/L4/03-Laser",
14203 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14204 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14205 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+15 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14206 #   None])
14207 
14208 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+15/00-Timing",
14209   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14210   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14211    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14212 
14213 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+15/01-Timing",
14214   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14215   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14216 
14217 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/01-Trigger",
14218   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14219   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14220 
14221 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/02-Trigger",
14222   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14223   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14224 
14225 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/03-Trigger",
14226   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14227   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14228 
14229 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/04-Trigger",
14230   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14231   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14232 
14233 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/05-Trigger",
14234   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14235   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14236 
14237 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/06-Trigger",
14238   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14239   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14240 
14241 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/07-Trigger",
14242   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14243   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14244 
14245 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/08-Trigger",
14246   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14247   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14248 
14249 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+15/09-Trigger",
14250   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14251   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14252 
14253 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+15/00-Cosmic",
14254   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14255   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14256 
14257 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+15/01-Cosmic",
14258   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14259   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14260 
14261 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+15/00-StatusFlags",
14262   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14263   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+15", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
14264 
14265 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+16/00-Channel-Global-Integrity",
14266   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14267   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14268 
14269 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+16/01-Channel-Integrity",
14270   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14271   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14272 
14273 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+16/02-Gain-Integrity",
14274   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14275   [None])
14276 
14277 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+16/03-TT-Integrity",
14278   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14279   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14280 
14281 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+16/04-MemBox-Global-Integrity",
14282   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14283   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14284 
14285 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+16/05-MemBox-Channel-Integrity",
14286   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14287   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14288 
14289 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+16/06-MemBox-TT-Integrity",
14290   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14291   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14292 
14293 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+16/Gain12/00-PedestalOnline",
14294   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14295   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14296    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14297 
14298 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+16/Gain01/00-Pedestal",
14299   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14300   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14301    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14302 
14303 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+16/Gain06/00-Pedestal",
14304   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14305   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14306    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14307 
14308 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+16/Gain12/00-Pedestal",
14309   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14310   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14311    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14312 
14313 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+16/PNs/00-Pedestal-PNs",
14314   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14315   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14316 
14317 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+16/PNs/Gain01/00-Pedestal-PNs",
14318   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14319    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14320   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14321    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14322 
14323 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+16/Gain01/00-TestPulse",
14324 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14325 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14326 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14327 
14328 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+16/Gain06/00-TestPulse",
14329 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14330 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14331 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14332 
14333 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+16/Gain12/00-TestPulse",
14334 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14335 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14336 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14337 
14338 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+16/PNs/00-TestPulse-PNs",
14339 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14340 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14341 
14342 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+16/PNs/Gain01/00-TestPulse-PNs",
14343 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14344 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14345 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+16 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14346 #   None])
14347 
14348 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+16/PNs/Gain16/00-TestPulse-PNs",
14349 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14350 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14351 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+16 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14352 #   None])
14353 
14354 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/00-Laser",
14355 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14356 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14357 
14358 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/01-Laser",
14359 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14360 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14361 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14362 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14363 
14364 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L1/00-Laser",
14365 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14366 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14367 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14368 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14369 
14370 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L1/01-Laser",
14371 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14372 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14373 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14374 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14375 
14376 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L1/02-Laser",
14377 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14378 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14379 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+16 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14380 #   None])
14381 
14382 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L1/03-Laser",
14383 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14384 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14385 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+16 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14386 #   None])
14387 
14388 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L4/00-Laser",
14389 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14390 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14391 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14392 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14393 
14394 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L4/01-Laser",
14395 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14396 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14397 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14398 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14399 
14400 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L4/02-Laser",
14401 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14402 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14403 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+16 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14404 #   None])
14405 
14406 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+16/L4/03-Laser",
14407 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14408 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14409 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+16 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14410 #   None])
14411 
14412 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+16/00-Timing",
14413   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14414   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14415    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14416 
14417 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+16/01-Timing",
14418   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14419   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14420 
14421 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/01-Trigger",
14422   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14423   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14424 
14425 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/02-Trigger",
14426   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14427   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14428 
14429 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/03-Trigger",
14430   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14431   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14432 
14433 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/04-Trigger",
14434   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14435   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14436 
14437 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/05-Trigger",
14438   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14439   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14440 
14441 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/06-Trigger",
14442   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14443   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14444 
14445 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/07-Trigger",
14446   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14447   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14448 
14449 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/08-Trigger",
14450   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14451   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14452 
14453 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+16/09-Trigger",
14454   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14455   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14456 
14457 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+16/00-Cosmic",
14458   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14459   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14460 
14461 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+16/01-Cosmic",
14462   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14463   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14464 
14465 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+16/00-StatusFlags",
14466   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14467   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
14468 
14469 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+17/00-Channel-Global-Integrity",
14470   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14471   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14472 
14473 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+17/01-Channel-Integrity",
14474   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14475   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14476 
14477 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+17/02-Gain-Integrity",
14478   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14479   [None])
14480 
14481 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+17/03-TT-Integrity",
14482   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14483   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14484 
14485 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+17/04-MemBox-Global-Integrity",
14486   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14487   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14488 
14489 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+17/05-MemBox-Channel-Integrity",
14490   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14491   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14492 
14493 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+17/06-MemBox-TT-Integrity",
14494   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14495   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14496 
14497 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+17/Gain12/00-PedestalOnline",
14498   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14499   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14500    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14501 
14502 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+17/Gain01/00-Pedestal",
14503   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14504   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14505    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14506 
14507 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+17/Gain06/00-Pedestal",
14508   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14509   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14510    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14511 
14512 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+17/Gain12/00-Pedestal",
14513   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14514   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14515    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14516 
14517 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+17/PNs/00-Pedestal-PNs",
14518   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14519   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14520 
14521 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+17/PNs/Gain01/00-Pedestal-PNs",
14522   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14523    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14524   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14525    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14526 
14527 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+17/Gain01/00-TestPulse",
14528 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14529 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14530 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14531 
14532 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+17/Gain06/00-TestPulse",
14533 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14534 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14535 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14536 
14537 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+17/Gain12/00-TestPulse",
14538 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14539 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14540 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14541 
14542 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+17/PNs/00-TestPulse-PNs",
14543 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14544 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14545 
14546 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+17/PNs/Gain01/00-TestPulse-PNs",
14547 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14548 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14549 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+17 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14550 #   None])
14551 
14552 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+17/PNs/Gain16/00-TestPulse-PNs",
14553 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14554 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14555 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+17 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14556 #   None])
14557 
14558 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/00-Laser",
14559 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14560 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14561 
14562 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/01-Laser",
14563 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14564 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14565 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14566 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14567 
14568 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L1/00-Laser",
14569 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14570 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14571 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14572 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14573 
14574 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L1/01-Laser",
14575 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14576 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14577 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14578 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14579 
14580 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L1/02-Laser",
14581 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14582 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14583 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+17 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14584 #   None])
14585 
14586 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L1/03-Laser",
14587 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14588 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14589 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+17 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14590 #   None])
14591 
14592 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L4/00-Laser",
14593 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14594 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14595 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14596 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14597 
14598 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L4/01-Laser",
14599 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14600 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14601 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14602 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14603 
14604 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L4/02-Laser",
14605 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14606 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14607 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+17 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14608 #   None])
14609 
14610 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+17/L4/03-Laser",
14611 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14612 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14613 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+17 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14614 #   None])
14615 
14616 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+17/00-Timing",
14617   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14618   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14619    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14620 
14621 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+17/01-Timing",
14622   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14623   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14624 
14625 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/01-Trigger",
14626   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14627   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14628 
14629 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/02-Trigger",
14630   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14631   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14632 
14633 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/03-Trigger",
14634   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14635   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14636 
14637 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/04-Trigger",
14638   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14639   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14640 
14641 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/05-Trigger",
14642   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14643   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14644 
14645 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/06-Trigger",
14646   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14647   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14648 
14649 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/07-Trigger",
14650   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14651   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14652 
14653 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/08-Trigger",
14654   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14655   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14656 
14657 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+17/09-Trigger",
14658   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14659   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14660 
14661 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+17/00-Cosmic",
14662   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14663   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14664 
14665 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+17/01-Cosmic",
14666   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14667   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14668 
14669 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+17/00-StatusFlags",
14670   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14671   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+17", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
14672 
14673 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+18/00-Channel-Global-Integrity",
14674   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14675   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14676 
14677 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+18/01-Channel-Integrity",
14678   [{ 'path': "EcalBarrel/EBIntegrityTask/Gain/EBIT gain EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14679   [{ 'path': "EcalBarrel/EBIntegrityTask/ChId/EBIT ChId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14680 
14681 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+18/02-Gain-Integrity",
14682   [{ 'path': "EcalBarrel/EBIntegrityTask/GainSwitch/EBIT gain switch EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14683   [None])
14684 
14685 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+18/03-TT-Integrity",
14686   [{ 'path': "EcalBarrel/EBIntegrityTask/TTId/EBIT TTId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14687   [{ 'path': "EcalBarrel/EBIntegrityTask/TTBlockSize/EBIT TTBlockSize EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14688 
14689 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+18/04-MemBox-Global-Integrity",
14690   [{ 'path': "EcalBarrel/EBIntegrityClient/EBIT data integrity quality MEM EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14691   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT MEM digi occupancy EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14692 
14693 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+18/05-MemBox-Channel-Integrity",
14694   [{ 'path': "EcalBarrel/EBIntegrityTask/MemChId/EBIT MemChId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14695   [{ 'path': "EcalBarrel/EBIntegrityTask/MemGain/EBIT MemGain EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14696 
14697 eblayout(dqmitems, "99-Experts/01-Integrity/EB+/EB+18/06-MemBox-TT-Integrity",
14698   [{ 'path': "EcalBarrel/EBIntegrityTask/MemTTId/EBIT MemTTId EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14699   [{ 'path': "EcalBarrel/EBIntegrityTask/MemSize/EBIT MemSize EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14700 
14701 eblayout(dqmitems, "99-Experts/02-PedestalOnline/EB+/EB+18/Gain12/00-PedestalOnline",
14702   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal quality G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14703   [{ 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal mean G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14704    { 'path': "EcalBarrel/EBPedestalOnlineClient/EBPOT pedestal rms G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14705 
14706 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+18/Gain01/00-Pedestal",
14707   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14708   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14709    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14710 
14711 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+18/Gain06/00-Pedestal",
14712   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14713   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14714    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14715 
14716 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+18/Gain12/00-Pedestal",
14717   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14718   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal mean G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14719    { 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal rms G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14720 
14721 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+18/PNs/00-Pedestal-PNs",
14722   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14723   [{ 'path': "EcalBarrel/EBPedestalClient/EBPT pedestal quality PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14724 
14725 eblayout(dqmitems, "99-Experts/03-Pedestal/EB+/EB+18/PNs/Gain01/00-Pedestal-PNs",
14726   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14727    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14728   [{ 'path': "EcalBarrel/EBPedestalTask/PN/Gain01/EBPDT PNs pedestal EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14729    { 'path': "EcalBarrel/EBPedestalClient/EBPDT PNs rms EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14730 
14731 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+18/Gain01/00-TestPulse",
14732 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14733 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14734 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14735 
14736 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+18/Gain06/00-TestPulse",
14737 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14738 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14739 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G06 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14740 
14741 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+18/Gain12/00-TestPulse",
14742 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14743 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse amplitude G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14744 #   { 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse shape G12 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14745 
14746 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+18/PNs/00-TestPulse-PNs",
14747 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14748 #  [{ 'path': "EcalBarrel/EBTestPulseClient/EBTPT test pulse quality PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14749 
14750 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+18/PNs/Gain01/00-TestPulse-PNs",
14751 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs pedestal EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14752 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14753 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain01/EBPDT PNs amplitude EB+18 G01", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14754 #   None])
14755 
14756 #eblayout(dqmitems, "99-Experts/04-TestPulse/EB+/EB+18/PNs/Gain16/00-TestPulse-PNs",
14757 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs pedestal EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14758 #   { 'path': "EcalBarrel/EBTestPulseClient/EBPDT PNs pedestal rms EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14759 #  [{ 'path': "EcalBarrel/EBTestPulseTask/PN/Gain16/EBPDT PNs amplitude EB+18 G16", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14760 #   None])
14761 
14762 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/00-Laser",
14763 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14764 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14765 
14766 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/01-Laser",
14767 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14768 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L1 PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14769 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G01 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14770 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser quality L4 PNs G16 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14771 
14772 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L1/00-Laser",
14773 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14774 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14775 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14776 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14777 
14778 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L1/01-Laser",
14779 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14780 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14781 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14782 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L1B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14783 
14784 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L1/02-Laser",
14785 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs pedestal EB+18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14786 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14787 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain01/EBPDT PNs amplitude EB+18 G01 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14788 #   None])
14789 
14790 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L1/03-Laser",
14791 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs pedestal EB+18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14792 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14793 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser1/PN/Gain16/EBPDT PNs amplitude EB+18 G16 L1", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14794 #   None])
14795 
14796 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L4/00-Laser",
14797 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14798 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14799 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT amplitude L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14800 #   { 'path': "EcalBarrel/EBLaserClient/EBLT amplitude over PN L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14801 
14802 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L4/01-Laser",
14803 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14804 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4A EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14805 #  [{ 'path': "EcalBarrel/EBLaserClient/EBLT laser timing L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14806 #   { 'path': "EcalBarrel/EBLaserClient/EBLT laser shape L4B EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14807 
14808 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L4/02-Laser",
14809 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs pedestal EB+18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14810 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14811 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain01/EBPDT PNs amplitude EB+18 G01 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14812 #   None])
14813 
14814 #eblayout(dqmitems, "99-Experts/05-Laser/EB+/EB+18/L4/03-Laser",
14815 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs pedestal EB+18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14816 #   { 'path': "EcalBarrel/EBLaserClient/EBPDT PNs pedestal rms EB+18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14817 #  [{ 'path': "EcalBarrel/EBLaserTask/Laser4/PN/Gain16/EBPDT PNs amplitude EB+18 G16 L4", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14818 #   None])
14819 
14820 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+18/00-Timing",
14821   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing quality EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14822   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing mean EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14823    { 'path': "EcalBarrel/EBTimingClient/EBTMT timing rms EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14824 
14825 eblayout(dqmitems, "99-Experts/07-Timing/EB+/EB+18/01-Timing",
14826   [{ 'path': "EcalBarrel/EBTimingClient/EBTMT timing EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14827   [{ 'path': "EcalBarrel/EBTimingTask/EBTMT timing vs amplitude EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14828 
14829 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/01-Trigger",
14830   [{ 'path': "EcalBarrel/EBTriggerTowerTask/EBTTT EmulError EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14831   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Et map Real Digis EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14832 
14833 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/02-Trigger",
14834   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 000 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14835   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 000 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14836 
14837 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/03-Trigger",
14838   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 001 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14839   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 001 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14840 
14841 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/04-Trigger",
14842   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 011 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14843   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 011 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14844 
14845 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/05-Trigger",
14846   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 100 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14847   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 100 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14848 
14849 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/06-Trigger",
14850   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bit 101 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14851   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bit 101 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14852 
14853 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/07-Trigger",
14854   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFlagError Bits 110+111 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14855   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT Flags Real Digis Bits 110+111 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14856 
14857 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/08-Trigger",
14858   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 0 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14859   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 0 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14860 
14861 eblayout(dqmitems, "99-Experts/08-Trigger/EB+/EB+18/09-Trigger",
14862   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT EmulFineGrainVetoError Flag 1 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14863   [{ 'path': "EcalBarrel/EBTriggerTowerClient/EBTTT FineGrainVeto Real Digis Flag 1 EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14864 
14865 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+18/00-Cosmic",
14866   [{ 'path': "EcalBarrel/EBCosmicTask/Sel/EBCT energy sel EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14867   [{ 'path': "EcalBarrel/EBCosmicTask/Cut/EBCT energy cut EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14868 
14869 eblayout(dqmitems, "99-Experts/09-Cosmic/EB+/EB+18/01-Cosmic",
14870   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 1x1 energy spectrum EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14871   [{ 'path': "EcalBarrel/EBCosmicTask/Spectrum/EBCT 3x3 energy spectrum EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14872 
14873 eblayout(dqmitems, "99-Experts/10-StatusFlags/EB+/EB+18/00-StatusFlags",
14874   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14875   [{ 'path': "EcalBarrel/EBStatusFlagsTask/FEStatus/EBSFT front-end status bits EB+18", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }]) 
14876 
14877 eblayout(dqmitems, "99-Experts/11-Cluster/00-Cluster",
14878   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14879    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC size", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14880   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC number", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14881    None])
14882 
14883 eblayout(dqmitems, "99-Experts/11-Cluster/01-Cluster",
14884   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14885   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14886    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC energy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14887 
14888 eblayout(dqmitems, "99-Experts/11-Cluster/02-Cluster",
14889   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC size map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14890   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC size projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14891    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC size projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14892 
14893 eblayout(dqmitems, "99-Experts/11-Cluster/03-Cluster",
14894   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC ET map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14895   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC ET projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14896    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC ET projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14897 
14898 eblayout(dqmitems, "99-Experts/11-Cluster/04-Cluster",
14899   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC number map", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14900   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT BC number projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14901    { 'path': "EcalBarrel/EBClusterTask/EBCLT BC number projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14902 
14903 eblayout(dqmitems, "99-Experts/11-Cluster/05-Cluster",
14904   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT SC energy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14905    { 'path': "EcalBarrel/EBClusterTask/EBCLT SC size", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14906   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT SC number", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14907    None])
14908 
14909 eblayout(dqmitems, "99-Experts/11-Cluster/06-Cluster",
14910   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT s1s9", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14911    { 'path': "EcalBarrel/EBClusterTask/EBCLT s9s25", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14912   [{ 'path': "EcalBarrel/EBClusterTask/EBCLT dicluster invariant mass", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14913    None])
14914 
14915 eblayout(dqmitems, "99-Experts/12-Occupancy/00-Occupancy",
14916   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14917   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14918    { 'path': "EcalBarrel/EBOccupancyTask/EBOT digi occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14919 
14920 eblayout(dqmitems, "99-Experts/12-Occupancy/01-Occupancy",
14921   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14922   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14923    { 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14924 
14925 eblayout(dqmitems, "99-Experts/12-Occupancy/02-Occupancy",
14926   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit thr occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14927   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit thr occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14928    { 'path': "EcalBarrel/EBOccupancyTask/EBOT rec hit thr occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14929 
14930 eblayout(dqmitems, "99-Experts/12-Occupancy/03-Occupancy",
14931   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14932   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14933    { 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14934 
14935 eblayout(dqmitems, "99-Experts/12-Occupancy/04-Occupancy",
14936   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi thr occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14937   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi thr occupancy projection eta", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" },
14938    { 'path': "EcalBarrel/EBOccupancyTask/EBOT TP digi thr occupancy projection phi", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }])
14939 
14940 eblayout(dqmitems, "99-Experts/12-Occupancy/05-Occupancy",
14941   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT test pulse digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14942   [None, None])
14943 
14944 #eblayout(dqmitems, "99-Experts/12-Occupancy/06-Occupancy",
14945 #  [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT laser digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14946 #  [None, None])
14947 
14948 eblayout(dqmitems, "99-Experts/12-Occupancy/07-Occupancy",
14949   [{ 'path': "EcalBarrel/EBOccupancyTask/EBOT pedestal digi occupancy", 'description': "<a href=httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftEcal>DQMShiftEcal</a>" }],
14950   [None, None])
14951 

Generated on Tue Jun 9 17:33:09 2009 for CMSSW by  doxygen 1.5.4