CMS 3D CMS Logo

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

Variables

tuple topElectronHLTOffDQMClient
 

Variable Documentation

tuple TopElectronHLTOfflineClient_cfi.topElectronHLTOffDQMClient
Initial value:
1 = cms.EDFilter("TopElectronHLTOfflineClient",
2  DQMDirName=cms.string("HLT/TopEgOffline"),
3  runClientEndLumiBlock=cms.bool(False),
4  runClientEndRun=cms.bool(True),
5  runClientEndJob=cms.bool(False),
6 
7  hltTag = cms.string("HLT"),
8  superTriggerNames = cms.vstring(["HLT_L1Jet6U", "HLT_Jet15U", "HLT_QuadJet15U"]),
9  electronTriggerNames = cms.vstring(["HLT_EgammaSuperClusterOnly_L1R","HLT_Ele10_LW_L1R"]),
10  electronIdNames = cms.vstring(["eidRobustLoose"]),
11  addExtraId = cms.bool(True)
12 )

Definition at line 3 of file TopElectronHLTOfflineClient_cfi.py.