CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 107 of file L1TMonitorClient_cff.py.

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

Definition at line 121 of file L1TMonitorClient_cff.py.

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

Definition at line 112 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 84 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 95 of file L1TMonitorClient_cff.py.