CMS 3D CMS Logo

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

Variables

tuple hltFilter
 
tuple WZfilterSkim = cms.Sequence(WZInterestingEventSelector)
 

Variable Documentation

tuple WZEGSkim_cff.hltFilter
Initial value:
1 = cms.EDFilter("HLTHighLevel",
2  TriggerResultsTag = cms.InputTag("TriggerResults","","HLT"),
3  HLTPaths = cms.vstring(
4  # "HLT_Photon15_L1R",
5  # "HLT_Photon15_Cleaned_L1R",
6  # "HLT_Photon20_Cleaned_L1R",
7  "HLT_Ele15_LW_L1R",
8  "HLT_Ele15_SW_L1R",
9  "HLT_Ele15_SW_CaloEleId_L1R",
10  "HLT_Ele17_SW_CaloEleId_L1R",
11  "HLT_Ele17_SW_L1R",
12  "HLT_Ele17_SW_TightEleId_L1R",
13  "HLT_Ele17_SW_TightCaloEleId_SC8HE_L1R"
14  ),
15  eventSetupPathsKey = cms.string(''),
16  andOr = cms.bool(True),
17  throw = cms.bool(False),
18  saveTags = cms.bool(False)
19  )

Definition at line 3 of file WZEGSkim_cff.py.

tuple WZEGSkim_cff.WZfilterSkim = cms.Sequence(WZInterestingEventSelector)

Definition at line 25 of file WZEGSkim_cff.py.