CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SelectiveReadoutClient_cfi.py
Go to the documentation of this file.
1 selectiveReadoutClient = dict(
2 )
3 
4 selectiveReadoutClientPaths = dict(
5  FRDropped = "SelectiveReadout/SRClient FR flag drop rate",
6  ZSReadout = "SelectiveReadout/SRClient ZS flag readout rate",
7  FR = "SelectiveReadout/SRClient FR flag rate",
8  RUForced = "SelectiveReadout/SRClient unit forced readout rate",
9  ZS1 = "SelectiveReadout/SRClient ZS1 flag rate"
10 )