CMS 3D CMS Logo

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

Variables

tuple l1tMonitorClient
 
tuple l1tMonitorClientEndPathSeq
 
tuple l1tMonitorStage1Client
 
tuple l1TriggerClients
 
tuple l1TriggerStage1Clients
 

Variable Documentation

tuple L1TMonitorClient_cff.l1tMonitorClient
Initial value:
1 = cms.Sequence(
2  l1TriggerQualityTests +
3  l1TriggerClients
4  )

Definition at line 110 of file L1TMonitorClient_cff.py.

tuple L1TMonitorClient_cff.l1tMonitorClientEndPathSeq
Initial value:
1 = cms.Sequence(
2  l1tsClient
3  )

Definition at line 124 of file L1TMonitorClient_cff.py.

tuple L1TMonitorClient_cff.l1tMonitorStage1Client
Initial value:
1 = cms.Sequence(
2  l1TriggerQualityTests +
3  l1TriggerStage1Clients
4  )

Definition at line 115 of file L1TMonitorClient_cff.py.

tuple L1TMonitorClient_cff.l1TriggerClients
Initial value:
1 = cms.Sequence(
2  l1tGctClient +
3  l1tDttfClient +
4  l1tCsctfClient +
5  l1tRpctfClient +
6  l1tGmtClient +
7  l1tOccupancyClient +
8  l1tTestsSummary +
9  l1tEventInfoClient
10  )

Definition at line 87 of file L1TMonitorClient_cff.py.

tuple L1TMonitorClient_cff.l1TriggerStage1Clients
Initial value:
1 = cms.Sequence(
2  l1tStage1Layer2Client +
3  l1tDttfClient +
4  l1tCsctfClient +
5  l1tRpctfClient +
6  l1tGmtClient +
7  l1tOccupancyClient +
8  l1tTestsSummary +
9  l1tEventInfoClient
10  )

Definition at line 98 of file L1TMonitorClient_cff.py.