CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
shift_rpc_T0_layout Namespace Reference

Functions

def shiftrpclayout
 

Variables

string eff = "RPC Efficiency distribution. Make sure average values is greater than 80."
 
string fed = "FED Fatal Errors. Entries MUST be ZERO at all times. If not, report the problem and ask to stop the run."
 
string hv = "High Voltage status per lumi section. If ALL bins are red mark the run as BAD."
 
string occupancy = "Occupancy per sector"
 
string quality = "Overview of system quality. Expressed in percentage of chambers."
 
string rpcevents = "Number of processed events."
 
string rpclink = " >>> <a href=https://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftRPC>Description</a>"
 
string summary = "summary map for rpc, this is NOT an efficiency measurement"
 

Function Documentation

def shift_rpc_T0_layout.shiftrpclayout (   i,
  p,
  rows 
)

Definition at line 1 of file shift_rpc_T0_layout.py.

1 def shiftrpclayout(i, p, *rows): i["00 Shift/RPC/" + p] = DQMItem(layout=rows)
2 

Variable Documentation

string shift_rpc_T0_layout.eff = "RPC Efficiency distribution. Make sure average values is greater than 80."

Definition at line 6 of file shift_rpc_T0_layout.py.

string shift_rpc_T0_layout.fed = "FED Fatal Errors. Entries MUST be ZERO at all times. If not, report the problem and ask to stop the run."

Definition at line 4 of file shift_rpc_T0_layout.py.

string shift_rpc_T0_layout.hv = "High Voltage status per lumi section. If ALL bins are red mark the run as BAD."

Definition at line 10 of file shift_rpc_T0_layout.py.

string shift_rpc_T0_layout.occupancy = "Occupancy per sector"

Definition at line 9 of file shift_rpc_T0_layout.py.

string shift_rpc_T0_layout.quality = "Overview of system quality. Expressed in percentage of chambers."

Definition at line 8 of file shift_rpc_T0_layout.py.

string shift_rpc_T0_layout.rpcevents = "Number of processed events."

Definition at line 5 of file shift_rpc_T0_layout.py.

string shift_rpc_T0_layout.rpclink = " >>> <a href=https://twiki.cern.ch/twiki/bin/view/CMS/DQMShiftRPC>Description</a>"

Definition at line 7 of file shift_rpc_T0_layout.py.

string shift_rpc_T0_layout.summary = "summary map for rpc, this is NOT an efficiency measurement"

Definition at line 3 of file shift_rpc_T0_layout.py.