00001 def hltlayout(i, p, *rows): i["00 Shift/HLT/" + p] = DQMItem(layout=rows) 00002 00003 hltlayout(dqmitems,"00 FourVectors", 00004 [{'path': "HLT/FourVectorHLT/HLT1Electron_etaphi", 'description': "Dummy. For more information please click <a href=\"httpss://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftTrigger\">here</a>."}]) 00005