ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/Configuration/python/histogramDefinitions.py
(Generate patch)

Comparing UserCode/OSUT3Analysis/Configuration/python/histogramDefinitions.py (file contents):
Revision 1.20 by ahart, Wed Mar 27 21:36:51 2013 UTC vs.
Revision 1.21 by lantonel, Tue Apr 9 09:39:02 2013 UTC

# Line 65 | Line 65 | MuonHistograms = cms.PSet(
65          ),
66          cms.PSet (
67              name = cms.string("muonD0VertexPhi"),
68 <            title = cms.string("Muon d_{0} wrt Vertex vs Phi; #phi; d_{0} [cm]"),
69 <            bins = cms.vdouble(100, -3.15, 3.15, 5000, -1, 1),
68 >            title = cms.string("Muon d_{0} wrt Vertex vs. Phi; #phi; d_{0} [cm]"),
69 >            bins = cms.vdouble(100, -3.15, 3.15, 1000, -1, 1),
70              inputVariables = cms.vstring("phi","correctedD0Vertex"),
71          ),
72          cms.PSet (
# Line 112 | Line 112 | MuonHistograms = cms.PSet(
112              inputVariables = cms.vstring("abs(correctedDZ)"),
113          ),
114          cms.PSet (
115 +            name = cms.string("muonAbsD0BeamspotVsAbsDz"),
116 +            title = cms.string("Muon |d_{0}| wrt Beamspot vs. Muon |d_{z}|; |d_{z}| [cm]; d_{0} [cm]"),
117 +            bins = cms.vdouble(1000, 0, 20, 1000, 0, 1),
118 +            inputVariables = cms.vstring("abs(correctedDZ)","abs(correctedD0)"),
119 +        ),
120 +        cms.PSet (
121              name = cms.string("muonDetIso"),
122              title = cms.string("Muon Detector-based Isolation; rel. iso."),
123              bins = cms.vdouble(1000, 0, 1),
# Line 155 | Line 161 | DiMuonHistograms = cms.PSet(
161              inputVariables = cms.vstring("deltaPhi"),
162          ),
163          cms.PSet (
164 +            name = cms.string("diMuonDeltaEta"),
165 +            title = cms.string("Di-muon Eta Difference; |#Delta(#eta)|"),
166 +            bins = cms.vdouble(1000, 0, 10),
167 +            inputVariables = cms.vstring("deltaEta"),
168 +        ),
169 +        cms.PSet (
170              name = cms.string("diMuonDeltaR"),
171              title = cms.string("Di-muon #DeltaR; #DeltaR"),
172              bins = cms.vdouble(1000, 0, 10),
# Line 186 | Line 198 | DiMuonHistograms = cms.PSet(
198          ),
199          cms.PSet (
200              name = cms.string("muon1D0vsMuon2D0"),
201 <            title = cms.string("Muon #1 d_{0} vs Muon #2 d_{0}; d_{0} [cm]; d_{0} [cm]"),
201 >            title = cms.string("Muon #1 d_{0} vs. Muon #2 d_{0}; d_{0} [cm]; d_{0} [cm]"),
202              bins = cms.vdouble(1000, -1, 1, 1000, -1, 1),
203 <            inputVariables = cms.vstring("muon1CorrectedD0Vertex","muon2CorrectedD0Vertex"),
203 >            inputVariables = cms.vstring("muon2CorrectedD0Vertex","muon1CorrectedD0Vertex"),
204          ),
205          cms.PSet (
206              name = cms.string("muon1AbsD0vsMuon2AbsD0"),
207 <            title = cms.string("Muon #1 |d_{0}| vs Muon #2 |d_{0}|; |d_{0}| [cm]; |d_{0}| [cm]"),
207 >            title = cms.string("Muon #1 |d_{0}| vs. Muon #2 |d_{0}|; |d_{0}| [cm]; |d_{0}| [cm]"),
208              bins = cms.vdouble(1000, 0, 1, 1000, 0, 1),
209 <            inputVariables = cms.vstring("abs(muon1CorrectedD0Vertex)","abs(muon2CorrectedD0Vertex)"),
209 >            inputVariables = cms.vstring("abs(muon2CorrectedD0Vertex)","abs(muon1CorrectedD0Vertex)"),
210          ),
211  
212      )
# Line 253 | Line 265 | ElectronHistograms = cms.PSet(
265          ),
266          cms.PSet (
267              name = cms.string("electronD0VertexPhi"),
268 <            title = cms.string("Electron d_{0} wrt Vertex vs Phi; #phi; d_{0} [cm]"),
268 >            title = cms.string("Electron d_{0} wrt Vertex vs. Phi; #phi; d_{0} [cm]"),
269              bins = cms.vdouble(100, -3.15, 3.15, 5000, -1, 1),
270              inputVariables = cms.vstring("phi","correctedD0Vertex"),
271          ),
# Line 300 | Line 312 | ElectronHistograms = cms.PSet(
312              inputVariables = cms.vstring("abs(correctedDZ)"),
313          ),
314          cms.PSet (
315 +            name = cms.string("electronAbsD0BeamspotVsAbsDz"),
316 +            title = cms.string("Electron |d_{0}| wrt Beamspot vs. Electron |d_{z}|; |d_{z}| [cm]; d_{0} [cm]"),
317 +            bins = cms.vdouble(1000, 0, 20, 1000, 0, 1),
318 +            inputVariables = cms.vstring("abs(correctedDZ)","abs(correctedD0)"),
319 +        ),
320 +        cms.PSet (
321              name = cms.string("electronDetIso"),
322              title = cms.string("Electron Detector-based Isolation; rel. iso."),
323              bins = cms.vdouble(1000, 0, 1),
# Line 360 | Line 378 | DiElectronHistograms = cms.PSet(
378              inputVariables = cms.vstring("deltaPhi"),
379          ),
380          cms.PSet (
381 +            name = cms.string("diElectronDeltaEta"),
382 +            title = cms.string("Di-electron Eta Difference; |#Delta(#eta)|"),
383 +            bins = cms.vdouble(1000, 0, 10),
384 +            inputVariables = cms.vstring("deltaEta"),
385 +        ),
386 +        cms.PSet (
387              name = cms.string("diElectronDeltaR"),
388              title = cms.string("Di-electron #DeltaR; #DeltaR"),
389              bins = cms.vdouble(1000, 0, 10),
# Line 391 | Line 415 | DiElectronHistograms = cms.PSet(
415          ),
416          cms.PSet (
417              name = cms.string("electron1D0vsElectron2D0"),
418 <            title = cms.string("Electron #1 d_{0} vs Electron #2 d_{0}; d_{0} [cm]; d_{0} [cm]"),
418 >            title = cms.string("Electron #1 d_{0} vs. Electron #2 d_{0}; d_{0} [cm]; d_{0} [cm]"),
419              bins = cms.vdouble(1000, -1, 1, 1000, -1, 1),
420 <            inputVariables = cms.vstring("electron1CorrectedD0Vertex","electron2CorrectedD0Vertex"),
420 >            inputVariables = cms.vstring("electron2CorrectedD0Vertex","electron1CorrectedD0Vertex"),
421          ),
422          cms.PSet (
423              name = cms.string("electron1AbsD0vsElectron2AbsD0"),
424 <            title = cms.string("Electron #1 |d_{0}| vs Electron #2 |d_{0}|; |d_{0}| [cm]; |d_{0}| [cm]"),
424 >            title = cms.string("Electron #1 |d_{0}| vs. Electron #2 |d_{0}|; |d_{0}| [cm]; |d_{0}| [cm]"),
425              bins = cms.vdouble(1000, 0, 1, 1000, 0, 1),
426 <            inputVariables = cms.vstring("abs(electron1CorrectedD0Vertex)","abs(electron2CorrectedD0Vertex)"),
426 >            inputVariables = cms.vstring("abs(electron2CorrectedD0Vertex)","abs(electron1CorrectedD0Vertex)"),
427          ),
428      )
429   )
# Line 408 | Line 432 | ElectronMuonHistograms = cms.PSet(
432      inputCollection = cms.string("electron-muon pairs"),
433      histograms = cms.VPSet (
434          cms.PSet (
435 +            name = cms.string("electronMuonPt"),
436 +            title = cms.string("Electron-Muon Pair Transverse Momentum; p_{T} [GeV]"),
437 +            bins = cms.vdouble(100, 0, 500),
438 +            inputVariables = cms.vstring("pt"),
439 +        ),
440 +        cms.PSet (
441              name = cms.string("electronMuonInvMass"),
442              title = cms.string("Electron-muon Invariant Mass; M_{e#mu} [GeV]"),
443              bins = cms.vdouble(100, 0, 500),
# Line 426 | Line 456 | ElectronMuonHistograms = cms.PSet(
456              inputVariables = cms.vstring("deltaPhi"),
457          ),
458          cms.PSet (
459 +            name = cms.string("electronMuonDeltaEta"),
460 +            title = cms.string("Electron-muon Eta Difference; |#Delta(#eta)|"),
461 +            bins = cms.vdouble(1000, 0, 10),
462 +            inputVariables = cms.vstring("deltaEta"),
463 +        ),
464 +        cms.PSet (
465              name = cms.string("electronMuonDeltaR"),
466              title = cms.string("Electron-muon #DeltaR; #DeltaR"),
467              bins = cms.vdouble(1000, 0, 10),
# Line 457 | Line 493 | ElectronMuonHistograms = cms.PSet(
493          ),
494          cms.PSet (
495              name = cms.string("electronD0vsMuonD0"),
496 <            title = cms.string("Electron d_{0} vs Muon d_{0}; muon d_{0} [cm]; electron d_{0} [cm]"),
496 >            title = cms.string("Electron d_{0} vs. Muon d_{0}; muon d_{0} [cm]; electron d_{0} [cm]"),
497              bins = cms.vdouble(1000, -1, 1, 1000, -1, 1),
498              inputVariables = cms.vstring("muonCorrectedD0Vertex","electronCorrectedD0Vertex"),
499          ),
500          cms.PSet (
501              name = cms.string("electronAbsD0VertexVsMuonAbsD0Vertex"),
502 <            title = cms.string("Electron |d_{0}| wrt Vertex vs Muon |d_{0}| wrt Vertex; electron |d_{0}| [cm]; muon |d_{0}| [cm]"),
502 >            title = cms.string("Electron |d_{0}| wrt Vertex vs. Muon |d_{0}| wrt Vertex; muon |d_{0}| [cm]; electron |d_{0}| [cm]"),
503              bins = cms.vdouble(1000, 0, 1, 1000, 0, 1),
504 <            inputVariables = cms.vstring("abs(electronCorrectedD0Vertex)","abs(muonCorrectedD0Vertex)"),
504 >            inputVariables = cms.vstring("abs(muonCorrectedD0Vertex)","abs(electronCorrectedD0Vertex)"),
505          ),
506          cms.PSet (
507              name = cms.string("electronAbsD0BeamspotVsMuonAbsD0Beamspot"),
508 <            title = cms.string("Electron |d_{0}| wrt Beamspot vs Muon |d_{0}| wrt Beamspot; electron |d_{0}| [cm]; muon |d_{0}| [cm]"),
508 >            title = cms.string("Electron |d_{0}| wrt Beamspot vs. Muon |d_{0}| wrt Beamspot; muon |d_{0}| [cm]; electron |d_{0}| [cm]"),
509              bins = cms.vdouble(1000, 0, 1, 1000, 0, 1),
510 <            inputVariables = cms.vstring("abs(electronCorrectedD0)","abs(muonCorrectedD0)"),
510 >            inputVariables = cms.vstring("abs(muonCorrectedD0)","abs(electronCorrectedD0)"),
511          ),
512          cms.PSet (
513              name = cms.string("electronDetIsoVsMuonDetIso"),
514 <            title = cms.string(";electron detIso;muon detIso"),
514 >            title = cms.string("Electron Detector-based Isolation vs. Muon Detector-based Isolation; muon rel. iso.; electron rel. iso."),
515              bins = cms.vdouble(1000, 0, 1, 1000, 0, 1),
516 <            inputVariables = cms.vstring("electronDetIso","muonDetIso"),
516 >            inputVariables = cms.vstring("muonDetIso","electronDetIso"),
517          ),
482    
518          cms.PSet (
519 <            name = cms.string("electronMuonPt"),
520 <            title = cms.string("Electron-Muon Pair Pt; electron-muon pair p_{T} [GeV]"),
521 <            bins = cms.vdouble(1000, 0, 100),
522 <            inputVariables = cms.vstring("pt"),
519 >            name = cms.string("electronPFrhoIsoVsMuonPFdBetaIso"),
520 >            title = cms.string("Electron PF-based #rho-corrected Isolation vs. Muon PF-based #Delta#beta-corrected Isolation; muon rel. iso.; electron rel. iso."),
521 >            bins = cms.vdouble(1000, 0, 1, 1000, 0, 1),
522 >            inputVariables = cms.vstring("muonRelPFdBetaIso","electronRelPFrhoIso"),
523          ),
524 <   )
490 <
524 >    )
525   )
526  
527  
# Line 528 | Line 562 | MetHistograms = cms.PSet(
562      histograms = cms.VPSet (
563          cms.PSet (
564              name = cms.string("met"),
565 <            title = cms.string("Missing E_[T]; Missing E_{T} [GeV]"),
566 <
533 <            bins = cms.vdouble(500, 0, 500),
565 >            title = cms.string("Missing E_{T}; Missing E_{T} [GeV]"),
566 >            bins = cms.vdouble(100, 0, 500),
567              inputVariables = cms.vstring("pt"),
568          ),
569      )
# Line 541 | Line 574 | JetHistograms = cms.PSet(
574      histograms = cms.VPSet (
575          cms.PSet (
576              name = cms.string("jetPt"),
577 <            title = cms.string("Jet pT; Jet pT [GeV]"),
578 <            bins = cms.vdouble(500, 0, 500),
577 >            title = cms.string("Jet Transverse Momentum; p_{T} [GeV]"),
578 >            bins = cms.vdouble(100, 0, 500),
579              inputVariables = cms.vstring("pt"),
580          ),
581          cms.PSet (

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines