CMS 3D CMS Logo

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

Variables

tuple goodZToMuMu1HLTPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple goodZToMuMu2HLTPlots = copy.deepcopy(goodZToMuMuPlots)
 

plot for loose cuts

More...
 
tuple goodZToMuMuAB1HLTPlots = copy.deepcopy(goodZToMuMuPlots)
 plot for AB and BB region More...
 
tuple goodZToMuMuBB2HLTPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple goodZToMuMuOneStandAloneMuonPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple goodZToMuMuOneTrackerMuonPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple goodZToMuMuOneTrackPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple goodZToMuMuPlots
 
tuple goodZToMuMuPlotsLoose
 
tuple goodZToMuMuSameCharge1HLTPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple goodZToMuMuSameCharge2HLTPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple goodZToMuMuSameChargeAtLeast1HLTPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple nonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple oneNonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple twoNonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots)
 
tuple zPlots
 

Variable Documentation

tuple ZMuMuCategoriesPlots_cff.goodZToMuMu1HLTPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 137 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMu2HLTPlots = copy.deepcopy(goodZToMuMuPlots)

plot for loose cuts

goodZToMuMuSequence.__iadd__(goodZToMuMuPlots) goodZToMuMuSequence.setLabel("goodZToMuMuAtLeast1HLT") #ZMuMu 2 HLT + 2 track-iso goodZToMuMu2HLTPlots = copy.deepcopy(goodZToMuMuPlots) goodZToMuMu2HLTPlots.src = cms.InputTag("goodZToMuMu2HLT") goodZToMuMu2HLTSequence.__iadd__(goodZToMuMu2HLTPlots) goodZToMuMu2HLTSequence.setLabel("goodZToMuMu2HLT") #ZMuMu 1 HLT + 2 track-iso goodZToMuMu1HLTPlots = copy.deepcopy(goodZToMuMuPlots) goodZToMuMu1HLTPlots.src = cms.InputTag("goodZToMuMu1HLT") goodZToMuMu1HLTSequence.__iadd__(goodZToMuMu1HLTPlots) #ZMuMu at least 1 HLT + at least 1 NON track-iso nonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots) nonIsolatedZToMuMuPlots.src = cms.InputTag("nonIsolatedZToMuMuAtLeast1HLT") nonIsolatedZToMuMuSequence.__iadd__(nonIsolatedZToMuMuPlots) #ZMuMu at least 1 HLT + 1 NON track-iso oneNonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots) oneNonIsolatedZToMuMuPlots.src = cms.InputTag("oneNonIsolatedZToMuMuAtLeast1HLT") oneNonIsolatedZToMuMuSequence.__iadd__(oneNonIsolatedZToMuMuPlots) #ZMuMu at least 1 HLT + 2 NON track-iso twoNonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots) twoNonIsolatedZToMuMuPlots.src = cms.InputTag("twoNonIsolatedZToMuMuAtLeast1HLT") twoNonIsolatedZToMuMuSequence.__iadd__(twoNonIsolatedZToMuMuPlots) #ZMuSta First HLT + 2 track-iso goodZToMuMuOneStandAloneMuonPlots = copy.deepcopy(goodZToMuMuPlots) goodZToMuMuOneStandAloneMuonPlots.src = cms.InputTag("goodZToMuMuOneStandAloneMuonFirstHLT") goodZToMuMuOneStandAloneMuonSequence.__iadd__(goodZToMuMuOneStandAloneMuonPlots) #ZMuTk First HLT + 2 track-iso goodZToMuMuOneTrackPlots = copy.deepcopy(goodZToMuMuPlots) goodZToMuMuOneTrackPlots.src = cms.InputTag("goodZToMuMuOneTrackFirstHLT") goodZToMuMuOneTrackSequence.__iadd__(goodZToMuMuOneTrackPlots) #ZMuMu same charge goodZToMuMuSameChargeAtLeast1HLTPlots = copy.deepcopy(goodZToMuMuPlots) goodZToMuMuSameChargeAtLeast1HLTPlots.src = cms.InputTag("goodZToMuMuSameChargeAtLeast1HLT") goodZToMuMuSameChargeSequence.__iadd__(goodZToMuMuSameChargeAtLeast1HLTPlots) goodZToMuMuSameCharge2HLTPlots = copy.deepcopy(goodZToMuMuPlots) goodZToMuMuSameCharge2HLTPlots.src = cms.InputTag("goodZToMuMuSameCharge2HLT") goodZToMuMuSameCharge2HLTSequence.__iadd__(goodZToMuMuSameCharge2HLTPlots) goodZToMuMuSameCharge1HLTPlots = copy.deepcopy(goodZToMuMuPlots) goodZToMuMuSameCharge1HLTPlots.src = cms.InputTag("goodZToMuMuSameCharge1HLT") goodZToMuMuSameCharge1HLTSequence.__iadd__(goodZToMuMuSameCharge1HLTPlots) plot for tight cuts

Definition at line 130 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuAB1HLTPlots = copy.deepcopy(goodZToMuMuPlots)

plot for AB and BB region

Definition at line 144 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuBB2HLTPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 148 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuOneStandAloneMuonPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 174 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuOneTrackerMuonPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 188 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuOneTrackPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 181 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuPlots
Initial value:
1 = cms.EDAnalyzer(
2  "CandViewHistoAnalyzer",
3  zPlots,
4  src = cms.InputTag("goodZToMuMuAtLeast1HLT")
5 )

Definition at line 45 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuPlotsLoose
Initial value:
1 = cms.EDAnalyzer(
2  "CandViewHistoAnalyzer",
3  zPlots,
4  src = cms.InputTag("goodZToMuMuAtLeast1HLTLoose")
5 )

Definition at line 39 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuSameCharge1HLTPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 209 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuSameCharge2HLTPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 204 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.goodZToMuMuSameChargeAtLeast1HLTPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 199 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.nonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 155 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.oneNonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 161 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.twoNonIsolatedZToMuMuPlots = copy.deepcopy(goodZToMuMuPlots)

Definition at line 168 of file ZMuMuCategoriesPlots_cff.py.

tuple ZMuMuCategoriesPlots_cff.zPlots
Initial value:
1 = cms.PSet(
2  histograms = cms.VPSet(
3  cms.PSet(
4  min = cms.untracked.double(0.0),
5  max = cms.untracked.double(200.0),
6  nbins = cms.untracked.int32(200),
7  name = cms.untracked.string("zMass"),
8  description = cms.untracked.string("Z mass [GeV/c^{2}]"),
9  plotquantity = cms.untracked.string("mass")
10  ),
11  cms.PSet(
12  min = cms.untracked.double(0.0),
13  max = cms.untracked.double(200.0),
14  nbins = cms.untracked.int32(200),
15  name = cms.untracked.string("mu1Pt"),
16  description = cms.untracked.string("Highest muon p_{t} [GeV/c]"),
17  plotquantity = cms.untracked.string("max(daughter(0).pt,daughter(1).pt)")
18  ),
19  cms.PSet(
20  min = cms.untracked.double(0.0),
21  max = cms.untracked.double(200.0),
22  nbins = cms.untracked.int32(200),
23  name = cms.untracked.string("mu2Pt"),
24  description = cms.untracked.string("Lowest muon p_{t} [GeV/c]"),
25  plotquantity = cms.untracked.string("min(daughter(0).pt,daughter(1).pt)")
26  )
27  )
28 )

Definition at line 7 of file ZMuMuCategoriesPlots_cff.py.