From 08e9d8184e9808f7dba5ecefdfbba169a032e285 Mon Sep 17 00:00:00 2001
From: Anil Sonay <anil.sonay@cern.ch>
Date: Thu, 21 May 2020 13:56:24 +0200
Subject: [PATCH] Avoiding gap in InvariantMassDeltaPhiInclusive_h

---
 .../L1TopoAlgorithms/InvariantMassDeltaPhiInclusive.h            | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Trigger/TrigT1/L1Topo/L1TopoAlgorithms/L1TopoAlgorithms/InvariantMassDeltaPhiInclusive.h b/Trigger/TrigT1/L1Topo/L1TopoAlgorithms/L1TopoAlgorithms/InvariantMassDeltaPhiInclusive.h
index 316d427bf037..451a05afd5e3 100644
--- a/Trigger/TrigT1/L1Topo/L1TopoAlgorithms/L1TopoAlgorithms/InvariantMassDeltaPhiInclusive.h
+++ b/Trigger/TrigT1/L1Topo/L1TopoAlgorithms/L1TopoAlgorithms/InvariantMassDeltaPhiInclusive.h
@@ -54,7 +54,6 @@ namespace TCS {
       TH1 * m_histRejectDPhi[6] = {};
       TH2 * m_histAcceptEta1Eta2[6] = {};
       TH2 * m_histRejectEta1Eta2[6] = {};
-     
    };
    
 }
-- 
GitLab