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 l1TdeRCTSeq
 

Variable Documentation

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

Definition at line 74 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 95 of file L1TEmulatorMonitor_cff.py.

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

Definition at line 66 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 86 of file L1TEmulatorMonitor_cff.py.

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

Definition at line 80 of file L1TEmulatorMonitor_cff.py.

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

Definition at line 102 of file L1TEmulatorMonitor_cff.py.

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

Definition at line 62 of file L1TEmulatorMonitor_cff.py.