From b668d4d47fe5c27ccd618403b6785f500722f1e8 Mon Sep 17 00:00:00 2001
From: Cameron Voisey <voisey@hep.phy.cam.ac.uk>
Date: Tue, 20 Oct 2020 10:30:44 +0100
Subject: [PATCH] Fix the CMSDY2D11 filter by correcting the description of the
 dataset and the arXiv number

---
 buildmaster/filters/CMS.cc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/buildmaster/filters/CMS.cc b/buildmaster/filters/CMS.cc
index 48db4e1b20..8605274c11 100644
--- a/buildmaster/filters/CMS.cc
+++ b/buildmaster/filters/CMS.cc
@@ -224,16 +224,16 @@ void CMSWMASY47FBFilter::ReadData()
 }
 
 
-/*******   CMS DY 2D Z > ll 7 TeV 4.5 fb^{-1} data ***
- *******   ABSOLUTE VALUE dMll/dY distribution     ***
+/*******   CMS DY 2D Z > \mu \mu 7 TeV 4.5 fb^{-1} data ***
+ *******   ABSOLUTE VALUE dM_{\mu \mu}/dY distribution  ***
  * Check data and writes it in a common format
  *
  * data/CMSDY2D45FB/DATA_CMSDY2DABS45FB.dat
  * data/CMSDY2D45FB/COVMAT_CMSDYABS45FB.dat
  *
- * Double differential Drell-Yan cross section in the combined di-electron and
- * di-muon channels, from Z decay with 4.5 fb^-1 from the 2011 dataset
- * ArXiv:1301.7291
+ * Double differential Drell-Yan cross section in the dimuon channel,
+ * from Z decay with 4.5 fb^{-1} from the 2011 dataset
+ * ArXiv:1310.7291
  * Raw data from JR's root files obtained from CMS experimentalists
  */
 
-- 
GitLab