CMS 3D CMS Logo

strip-layouts.py

Go to the documentation of this file.
00001 def striplayout(i, p, *rows): i["SiStrip/Layouts/" + p] = DQMItem(layout=rows)
00002 
00003 striplayout(dqmitems, "SiStrip_NumberOfDigis_Summary",
00004   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_1/Summary_NumberOfDigis_in_ring_1"],
00005   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_2/Summary_NumberOfDigis_in_ring_2"])
00006 striplayout(dqmitems, "SiStrip_NumberOfClusters_Summary",
00007   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_1/Summary_NumberOfClusters_in_ring_1"],
00008   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_2/Summary_NumberOfClusters_in_ring_2"])
00009 striplayout(dqmitems, "SiStrip_ClusterWidth_Summary",
00010   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_1/Summary_ClusterWidth_in_ring_1"],
00011   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_2/Summary_ClusterWidth_in_ring_2"])
00012 striplayout(dqmitems, "SiStrip_Noise_Summary",
00013   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_1/Summary_CMSubNoiseProfile_in_ring_1"],
00014   ["SiStrip/MechanicalView/TEC/side_1/wheel_1/forward_petals/petal_2/ring_2/Summary_CMSubNoiseProfile_in_ring_2"])

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