diff --git a/histograms.py b/histograms.py index b753b8b..3bf86ca 100644 --- a/histograms.py +++ b/histograms.py @@ -114,7 +114,7 @@ def main(): # Load skimmed dataset and apply baseline selection df = ROOT.ROOT.RDataFrame("Events", name + "Skim.root")\ - .Filter("mt_1<20", "Muon transverse mass cut for W+jets suppression")\ + .Filter("mt_1<30", "Muon transverse mass cut for W+jets suppression")\ .Filter("iso_1<0.1", "Require isolated muon for signal region") # Book histograms for the signal region diff --git a/plots/dm_2.pdf b/plots/dm_2.pdf index 6fa75ec..6c36166 100644 Binary files a/plots/dm_2.pdf and b/plots/dm_2.pdf differ diff --git a/plots/dm_2.png b/plots/dm_2.png index e1372db..e4c3d0d 100644 Binary files a/plots/dm_2.png and b/plots/dm_2.png differ diff --git a/plots/eta_1.pdf b/plots/eta_1.pdf index 1fcd261..317a705 100644 Binary files a/plots/eta_1.pdf and b/plots/eta_1.pdf differ diff --git a/plots/eta_1.png b/plots/eta_1.png index f87d374..d1be90f 100644 Binary files a/plots/eta_1.png and b/plots/eta_1.png differ diff --git a/plots/eta_2.pdf b/plots/eta_2.pdf index 49568e3..4e89c45 100644 Binary files a/plots/eta_2.pdf and b/plots/eta_2.pdf differ diff --git a/plots/eta_2.png b/plots/eta_2.png index a594d49..e5eacfc 100644 Binary files a/plots/eta_2.png and b/plots/eta_2.png differ diff --git a/plots/iso_1.pdf b/plots/iso_1.pdf index 19cddbe..7f0cf26 100644 Binary files a/plots/iso_1.pdf and b/plots/iso_1.pdf differ diff --git a/plots/iso_1.png b/plots/iso_1.png index b909733..b3d6a6c 100644 Binary files a/plots/iso_1.png and b/plots/iso_1.png differ diff --git a/plots/iso_2.pdf b/plots/iso_2.pdf index 9e0c0bd..5c3022e 100644 Binary files a/plots/iso_2.pdf and b/plots/iso_2.pdf differ diff --git a/plots/iso_2.png b/plots/iso_2.png index 38f1993..19ea48b 100644 Binary files a/plots/iso_2.png and b/plots/iso_2.png differ diff --git a/plots/jbtag_1.pdf b/plots/jbtag_1.pdf index 49ec255..97e83cb 100644 Binary files a/plots/jbtag_1.pdf and b/plots/jbtag_1.pdf differ diff --git a/plots/jbtag_1.png b/plots/jbtag_1.png index 113a41f..2f473a5 100644 Binary files a/plots/jbtag_1.png and b/plots/jbtag_1.png differ diff --git a/plots/jbtag_2.pdf b/plots/jbtag_2.pdf index 865bb1c..a2d80a5 100644 Binary files a/plots/jbtag_2.pdf and b/plots/jbtag_2.pdf differ diff --git a/plots/jbtag_2.png b/plots/jbtag_2.png index ae3fb26..a8df975 100644 Binary files a/plots/jbtag_2.png and b/plots/jbtag_2.png differ diff --git a/plots/jdeta.pdf b/plots/jdeta.pdf index 390ab77..37a11b8 100644 Binary files a/plots/jdeta.pdf and b/plots/jdeta.pdf differ diff --git a/plots/jdeta.png b/plots/jdeta.png index 7f915ec..d8234ef 100644 Binary files a/plots/jdeta.png and b/plots/jdeta.png differ diff --git a/plots/jeta_1.pdf b/plots/jeta_1.pdf index 364b44d..3e53e3a 100644 Binary files a/plots/jeta_1.pdf and b/plots/jeta_1.pdf differ diff --git a/plots/jeta_1.png b/plots/jeta_1.png index 324730a..4c0960a 100644 Binary files a/plots/jeta_1.png and b/plots/jeta_1.png differ diff --git a/plots/jeta_2.pdf b/plots/jeta_2.pdf index cbf5ef2..a09e7af 100644 Binary files a/plots/jeta_2.pdf and b/plots/jeta_2.pdf differ diff --git a/plots/jeta_2.png b/plots/jeta_2.png index d1b2529..dc572cc 100644 Binary files a/plots/jeta_2.png and b/plots/jeta_2.png differ diff --git a/plots/jm_1.pdf b/plots/jm_1.pdf index 6b94042..85b2b8c 100644 Binary files a/plots/jm_1.pdf and b/plots/jm_1.pdf differ diff --git a/plots/jm_1.png b/plots/jm_1.png index f382ab0..d8b0b7e 100644 Binary files a/plots/jm_1.png and b/plots/jm_1.png differ diff --git a/plots/jm_2.pdf b/plots/jm_2.pdf index ff11c08..a6fcf53 100644 Binary files a/plots/jm_2.pdf and b/plots/jm_2.pdf differ diff --git a/plots/jm_2.png b/plots/jm_2.png index 9d3fb40..9bc7892 100644 Binary files a/plots/jm_2.png and b/plots/jm_2.png differ diff --git a/plots/jphi_1.pdf b/plots/jphi_1.pdf index 429d353..694b000 100644 Binary files a/plots/jphi_1.pdf and b/plots/jphi_1.pdf differ diff --git a/plots/jphi_1.png b/plots/jphi_1.png index 1497d3e..0697056 100644 Binary files a/plots/jphi_1.png and b/plots/jphi_1.png differ diff --git a/plots/jphi_2.pdf b/plots/jphi_2.pdf index a620378..34f9312 100644 Binary files a/plots/jphi_2.pdf and b/plots/jphi_2.pdf differ diff --git a/plots/jphi_2.png b/plots/jphi_2.png index c9a2fd4..7fcf00d 100644 Binary files a/plots/jphi_2.png and b/plots/jphi_2.png differ diff --git a/plots/jpt_1.pdf b/plots/jpt_1.pdf index fd9041b..a4f0d55 100644 Binary files a/plots/jpt_1.pdf and b/plots/jpt_1.pdf differ diff --git a/plots/jpt_1.png b/plots/jpt_1.png index c3ddabd..b9eb55a 100644 Binary files a/plots/jpt_1.png and b/plots/jpt_1.png differ diff --git a/plots/jpt_2.pdf b/plots/jpt_2.pdf index bc8cd65..052397d 100644 Binary files a/plots/jpt_2.pdf and b/plots/jpt_2.pdf differ diff --git a/plots/jpt_2.png b/plots/jpt_2.png index 4308bd4..ab259da 100644 Binary files a/plots/jpt_2.png and b/plots/jpt_2.png differ diff --git a/plots/m_1.pdf b/plots/m_1.pdf index 719d17d..acfa9fd 100644 Binary files a/plots/m_1.pdf and b/plots/m_1.pdf differ diff --git a/plots/m_1.png b/plots/m_1.png index ae91606..30f2d16 100644 Binary files a/plots/m_1.png and b/plots/m_1.png differ diff --git a/plots/m_2.pdf b/plots/m_2.pdf index 3401de1..e870d2a 100644 Binary files a/plots/m_2.pdf and b/plots/m_2.pdf differ diff --git a/plots/m_2.png b/plots/m_2.png index 292c7d7..e7e46e4 100644 Binary files a/plots/m_2.png and b/plots/m_2.png differ diff --git a/plots/m_vis.pdf b/plots/m_vis.pdf index d9b8634..ef53867 100644 Binary files a/plots/m_vis.pdf and b/plots/m_vis.pdf differ diff --git a/plots/m_vis.png b/plots/m_vis.png index e8cd47f..4f2ae16 100644 Binary files a/plots/m_vis.png and b/plots/m_vis.png differ diff --git a/plots/mjj.pdf b/plots/mjj.pdf index 9b9d2c6..9572413 100644 Binary files a/plots/mjj.pdf and b/plots/mjj.pdf differ diff --git a/plots/mjj.png b/plots/mjj.png index d581a94..8207eef 100644 Binary files a/plots/mjj.png and b/plots/mjj.png differ diff --git a/plots/mt_1.pdf b/plots/mt_1.pdf index c999917..d5a9e31 100644 Binary files a/plots/mt_1.pdf and b/plots/mt_1.pdf differ diff --git a/plots/mt_1.png b/plots/mt_1.png index 5e74225..b86433e 100644 Binary files a/plots/mt_1.png and b/plots/mt_1.png differ diff --git a/plots/mt_2.pdf b/plots/mt_2.pdf index bfe5317..4b01e7f 100644 Binary files a/plots/mt_2.pdf and b/plots/mt_2.pdf differ diff --git a/plots/mt_2.png b/plots/mt_2.png index 81c9c61..1ebe42b 100644 Binary files a/plots/mt_2.png and b/plots/mt_2.png differ diff --git a/plots/njets.pdf b/plots/njets.pdf index 5ee7c36..feec338 100644 Binary files a/plots/njets.pdf and b/plots/njets.pdf differ diff --git a/plots/njets.png b/plots/njets.png index 41d7954..638bc39 100644 Binary files a/plots/njets.png and b/plots/njets.png differ diff --git a/plots/npv.pdf b/plots/npv.pdf index 15faeb2..e4ad6b2 100644 Binary files a/plots/npv.pdf and b/plots/npv.pdf differ diff --git a/plots/npv.png b/plots/npv.png index 849830b..c1bfbe0 100644 Binary files a/plots/npv.png and b/plots/npv.png differ diff --git a/plots/phi_1.pdf b/plots/phi_1.pdf index 23a27ab..bb553f4 100644 Binary files a/plots/phi_1.pdf and b/plots/phi_1.pdf differ diff --git a/plots/phi_1.png b/plots/phi_1.png index 1789d3a..d426921 100644 Binary files a/plots/phi_1.png and b/plots/phi_1.png differ diff --git a/plots/phi_2.pdf b/plots/phi_2.pdf index 55e490d..42f3d00 100644 Binary files a/plots/phi_2.pdf and b/plots/phi_2.pdf differ diff --git a/plots/phi_2.png b/plots/phi_2.png index 4519e50..df20190 100644 Binary files a/plots/phi_2.png and b/plots/phi_2.png differ diff --git a/plots/phi_met.pdf b/plots/phi_met.pdf index c222f85..b8d8306 100644 Binary files a/plots/phi_met.pdf and b/plots/phi_met.pdf differ diff --git a/plots/phi_met.png b/plots/phi_met.png index 5ef89df..4861618 100644 Binary files a/plots/phi_met.png and b/plots/phi_met.png differ diff --git a/plots/pt_1.pdf b/plots/pt_1.pdf index 9e6dd37..6c9aba6 100644 Binary files a/plots/pt_1.pdf and b/plots/pt_1.pdf differ diff --git a/plots/pt_1.png b/plots/pt_1.png index d5dfe5a..74990fb 100644 Binary files a/plots/pt_1.png and b/plots/pt_1.png differ diff --git a/plots/pt_2.pdf b/plots/pt_2.pdf index 065d031..83e5650 100644 Binary files a/plots/pt_2.pdf and b/plots/pt_2.pdf differ diff --git a/plots/pt_2.png b/plots/pt_2.png index 9f13e2b..b98f167 100644 Binary files a/plots/pt_2.png and b/plots/pt_2.png differ diff --git a/plots/pt_met.pdf b/plots/pt_met.pdf index 5bbdb27..d9ed40b 100644 Binary files a/plots/pt_met.pdf and b/plots/pt_met.pdf differ diff --git a/plots/pt_met.png b/plots/pt_met.png index d871fd3..0c10e20 100644 Binary files a/plots/pt_met.png and b/plots/pt_met.png differ diff --git a/plots/pt_vis.pdf b/plots/pt_vis.pdf index 2bf27f4..1d99f68 100644 Binary files a/plots/pt_vis.pdf and b/plots/pt_vis.pdf differ diff --git a/plots/pt_vis.png b/plots/pt_vis.png index 12a0f7b..f0ee362 100644 Binary files a/plots/pt_vis.png and b/plots/pt_vis.png differ diff --git a/plots/ptjj.pdf b/plots/ptjj.pdf index 5f294ea..84a76b0 100644 Binary files a/plots/ptjj.pdf and b/plots/ptjj.pdf differ diff --git a/plots/ptjj.png b/plots/ptjj.png index 17b8afd..4c892c9 100644 Binary files a/plots/ptjj.png and b/plots/ptjj.png differ diff --git a/plots/q_1.pdf b/plots/q_1.pdf index d80cd5a..ee55154 100644 Binary files a/plots/q_1.pdf and b/plots/q_1.pdf differ diff --git a/plots/q_1.png b/plots/q_1.png index 1060e88..e8b6583 100644 Binary files a/plots/q_1.png and b/plots/q_1.png differ diff --git a/plots/q_2.pdf b/plots/q_2.pdf index b2d46c4..18bcaa8 100644 Binary files a/plots/q_2.pdf and b/plots/q_2.pdf differ diff --git a/plots/q_2.png b/plots/q_2.png index 80ead83..1d9f180 100644 Binary files a/plots/q_2.png and b/plots/q_2.png differ