CMS 3D CMS Logo

Variables

goodZToMuMu_cfi Namespace Reference

Variables

tuple goodZToMuMu
tuple goodZToMuMu1HLT = copy.deepcopy(goodZToMuMuAtLeast1HLT)
tuple goodZToMuMu1HLTLoose = copy.deepcopy(goodZToMuMuAtLeast1HLTLoose)
tuple goodZToMuMu2HLT = copy.deepcopy(goodZToMuMuAtLeast1HLT)
tuple goodZToMuMu2HLTLoose = copy.deepcopy(goodZToMuMuAtLeast1HLTLoose)
tuple goodZToMuMuAB
tuple goodZToMuMuAB1HLT
tuple goodZToMuMuAB1HLTLoose
tuple goodZToMuMuABLoose
tuple goodZToMuMuAtLeast1HLT
tuple goodZToMuMuAtLeast1HLTLoose
tuple goodZToMuMuBB2HLT
tuple goodZToMuMuBB2HLTLoose
tuple goodZToMuMuLoose
tuple goodZToMuMuNotFiltered
tuple zToMuMuAB
tuple zToMuMuABLoose
 exploring the 2.1 -- 2.4 eta region A: |eta|<2.1, B: 2.1<|eta|<2.4
tuple zToMuMuBB
 two muon with 2.1< eta < 2.4
tuple zToMuMuBBLoose
 two muon with 2.1< eta < 2.4

Variable Documentation

Initial value:
00001 cms.EDFilter(
00002     "ZToMuMuIsolatedIDSelector",
00003     zSelection,
00004     src = cms.InputTag("dimuonsGlobal"),
00005     filter = cms.bool(True) 
00006 )

Definition at line 15 of file goodZToMuMu_cfi.py.

Definition at line 65 of file goodZToMuMu_cfi.py.

Definition at line 62 of file goodZToMuMu_cfi.py.

Definition at line 57 of file goodZToMuMu_cfi.py.

Definition at line 54 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZMuMuOverlapExclusionSelector",    
00003     src = cms.InputTag("zToMuMuAB"),
00004     overlap = cms.InputTag("goodZToMuMuNotFiltered"),
00005     filter = cms.bool(True)
00006 )

Definition at line 113 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZHLTMatchFilter",
00003     src = cms.InputTag("goodZToMuMuAB"),
00004     condition =cms.string("exactlyOneMatched"),
00005     hltPath = cms.string("HLT_Mu9"),
00006     filter = cms.bool(True) 
00007 )

Definition at line 139 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZHLTMatchFilter",
00003     src = cms.InputTag("goodZToMuMuABLoose"),
00004     condition =cms.string("exactlyOneMatched"),
00005     hltPath = cms.string("HLT_Mu9"),
00006     filter = cms.bool(True) 
00007 )

Definition at line 121 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZMuMuOverlapExclusionSelector",    
00003     src = cms.InputTag("zToMuMuABLoose"),
00004     overlap = cms.InputTag("goodZToMuMuNotFiltered"),
00005     filter = cms.bool(True)
00006 )

Definition at line 105 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZHLTMatchFilter",
00003     src = cms.InputTag("goodZToMuMu"),
00004     condition =cms.string("atLeastOneMatched"),
00005     hltPath = cms.string("HLT_Mu9"),
00006     filter = cms.bool(True) 
00007 )

Definition at line 42 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZHLTMatchFilter",
00003     src = cms.InputTag("goodZToMuMuLoose"),
00004     condition =cms.string("atLeastOneMatched"),
00005     hltPath = cms.string("HLT_Mu9"),
00006     filter = cms.bool(True) 
00007 )

Definition at line 34 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZHLTMatchFilter",
00003     src = cms.InputTag("zToMuMuBB"),
00004     condition =cms.string("bothMatched"),
00005     hltPath = cms.string("HLT_DoubleMu3"),
00006     filter = cms.bool(True) 
00007 )

Definition at line 147 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZHLTMatchFilter",
00003     src = cms.InputTag("zToMuMuBBLoose"),
00004     condition =cms.string("bothMatched"),
00005     hltPath = cms.string("HLT_DoubleMu3"),
00006     filter = cms.bool(True) 
00007 )

Definition at line 129 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZToMuMuIsolatedIDSelector",
00003     zSelectionLoose,
00004     src = cms.InputTag("dimuonsGlobal"),
00005     filter = cms.bool(True)
00006 
00007 )

Definition at line 7 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZToMuMuIsolatedIDSelector",
00003     zSelection,
00004     src = cms.InputTag("dimuonsGlobal"),
00005     filter = cms.bool(False) ### not filtered, needed for AB and BB region study 
00006 
00007 )

Definition at line 23 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZToMuMuIsolatedIDSelector",
00003     zSelectionAB,
00004     src = cms.InputTag("dimuonsGlobal"),
00005     filter = cms.bool(True) 
00006 )

Definition at line 89 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZToMuMuIsolatedIDSelector",
00003     zSelectionABLoose,
00004     src = cms.InputTag("dimuonsGlobal"),
00005     filter = cms.bool(True) 
00006 )

exploring the 2.1 -- 2.4 eta region A: |eta|<2.1, B: 2.1<|eta|<2.4

Definition at line 72 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZToMuMuIsolatedIDSelector",
00003     zSelectionBB,
00004     src = cms.InputTag("dimuonsGlobal"),
00005     filter = cms.bool(True) 
00006 )

two muon with 2.1< eta < 2.4

Definition at line 97 of file goodZToMuMu_cfi.py.

Initial value:
00001 cms.EDFilter(
00002     "ZToMuMuIsolatedIDSelector",
00003     zSelectionBBLoose,
00004     src = cms.InputTag("dimuonsGlobal"),
00005     filter = cms.bool(True) 
00006 )

two muon with 2.1< eta < 2.4

Definition at line 81 of file goodZToMuMu_cfi.py.