CMS 3D CMS Logo

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

Variables

tuple l1EmulatorMonitor
 
tuple l1EmulatorMonitorStage1
 
tuple l1ExpertDataVsEmulator
 
tuple l1ExpertDataVsEmulatorStage1
 
tuple l1HwValEmulatorMonitor
 
tuple l1Stage1HwValEmulatorMonitor
 
tuple l1TdeRCTfromRCT = l1TdeRCT.clone()
 
tuple l1TdeRCTRun1 = l1TdeRCT.clone()
 
tuple l1TdeRCTSeq
 

Variable Documentation

tuple L1TEmulatorMonitor_cff.l1EmulatorMonitor
Initial value:
1 = cms.Sequence(
2  l1demon+
3  l1ExpertDataVsEmulator
4  )

Definition at line 82 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1EmulatorMonitorStage1
Initial value:
1 = cms.Sequence(
2  caloStage1Digis*
3  caloStage1LegacyFormatDigis*
4  l1demonstage1+
5  l1ExpertDataVsEmulatorStage1
6  )

Definition at line 103 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1ExpertDataVsEmulator
Initial value:
1 = cms.Sequence(
2  l1TdeGCT +
3  l1TdeCSCTF +
4  l1GtHwValidation +
5  l1TdeRCTRun1
6  )

Definition at line 74 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1ExpertDataVsEmulatorStage1
Initial value:
1 = cms.Sequence(
2  caloStage1Digis*
3  caloStage1LegacyFormatDigis*
4  l1TdeStage1Layer2 +
5  l1TdeCSCTF +
6  l1Stage1GtHwValidation +
7  l1TdeRCTSeq
8  )

Definition at line 94 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1HwValEmulatorMonitor
Initial value:
1 = cms.Sequence(
2  L1HardwareValidation*
3  l1EmulatorMonitor
4  )

Definition at line 88 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1Stage1HwValEmulatorMonitor
Initial value:
1 = cms.Sequence(
2  rctDigis*
3  caloStage1Digis*
4  caloStage1LegacyFormatDigis*
5  L1HardwareValidationforStage1 +
6  l1EmulatorMonitorStage1
7  )

Definition at line 110 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1TdeRCTfromRCT = l1TdeRCT.clone()

Definition at line 44 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1TdeRCTRun1 = l1TdeRCT.clone()

Definition at line 40 of file L1TEmulatorMonitor_cff.py.

tuple L1TEmulatorMonitor_cff.l1TdeRCTSeq
Initial value:
1 = cms.Sequence(
2  l1TdeRCT + l1TdeRCTfromRCT
3  )

Definition at line 70 of file L1TEmulatorMonitor_cff.py.