CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/DQM/EcalBarrelMonitorClient/python/SelectiveReadoutClient_cfi.py

Go to the documentation of this file.
00001 selectiveReadoutClient = dict(
00002 )
00003 
00004 selectiveReadoutClientPaths = dict(
00005     FRDropped = "SelectiveReadout/SRClient FR flag drop rate",
00006     ZSReadout = "SelectiveReadout/SRClient ZS flag readout rate",
00007     FR = "SelectiveReadout/SRClient FR flag rate",
00008     RUForced = "SelectiveReadout/SRClient unit forced readout rate",
00009     ZS1 = "SelectiveReadout/SRClient ZS1 flag rate"
00010 )