CMS 3D CMS Logo

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

Variables

tuple selectiveReadoutTask
 
tuple selectiveReadoutTaskPaths
 

Variable Documentation

tuple SelectiveReadoutTask_cfi.selectiveReadoutTask
Initial value:
1 = dict(
2  useCondDb = False,
3  DCCZS1stSample = 2,
4  ZSFIRWeights = [-0.374, -0.374, -0.3629, 0.2721, 0.4681, 0.3707]
5 )

Definition at line 1 of file SelectiveReadoutTask_cfi.py.

tuple SelectiveReadoutTask_cfi.selectiveReadoutTaskPaths
Initial value:
1 = dict(
2  TowerSize = "SelectiveReadout/SRTask tower event size",
3  DCCSize = "SelectiveReadout/SRTask DCC size",
4  EventSize = "SelectiveReadout/SRTask event size per DCC",
5  FlagCounterMap = "SelectiveReadout/Counters/SRTask tower flag counter",
6  RUForcedMap = "SelectiveReadout/Counters/SRTask RU with forced SR counter",
7  FullReadoutMap = "SelectiveReadout/Counters/SRTask tower full readout counter",
8  FullReadout = "SelectiveReadout/SRTask towers fully readout",
9  ZS1Map = "SelectiveReadout/Counters/SRTask tower ZS1 counter",
10  ZSMap = "SelectiveReadout/Counters/SRTask tower ZS1+ZS2 counter",
11  ZSFullReadoutMap = "SelectiveReadout/Counters/SRTask ZS flagged full readout counter",
12  ZSFullReadout = "SelectiveReadout/SRTask towers ZS flagged fully readout",
13  FRDroppedMap = "SelectiveReadout/Counters/SRTask FR flagged dropped counter",
14  FRDropped = "SelectiveReadout/SRTask towers FR flagged dropped",
15  HighIntPayload = "SelectiveReadout/SRTask high interest payload per DCC",
16  LowIntPayload = "SelectiveReadout/SRTask low interest payload per DCC",
17  HighIntOutput = "SelectiveReadout/SRTask high interest filter output",
18  LowIntOutput = "SelectiveReadout/SRTask low interest filter output"
19 )

Definition at line 7 of file SelectiveReadoutTask_cfi.py.