CMS 3D CMS Logo

l1temulator-layouts.py

Go to the documentation of this file.
00001 def l1temulayout(i, p, *rows): i["L1TEMU/Layouts/" + p] = DQMItem(layout=rows)
00002 
00003 def l1temucommon(i, dir, name):i["L1TEMU/Layouts/00-Global-Summary/%s" % name] = \
00004     DQMItem(layout=[["L1TEMU/%s/%s" % (dir, name)]]) 
00005 
00006 l1temucommon(dqmitems, "common", "sysrates")
00007 l1temucommon(dqmitems, "common", "errorflag")
00008 l1temucommon(dqmitems, "common", "sysncandData")
00009 l1temucommon(dqmitems, "common", "sysncandEmul")

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