From 46b41f2dd71754c03ee6d5140b0b0fe9f55bc321 Mon Sep 17 00:00:00 2001
From: Marshall Scott <mbscott@anl.gov>
Date: Mon, 26 Apr 2021 16:03:32 -0400
Subject: [PATCH] Commented out benchmark.h, util.h, and mt.h

---
 .../barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx b/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx
index 15fe283d..58e2851b 100644
--- a/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx
+++ b/benchmarks/barrel_ecal/scripts/emcal_barrel_pions_analysis.cxx
@@ -10,8 +10,8 @@
 #include "dd4pod/CalorimeterHitCollection.h"
 
 //#include <detector_benchmarks/include/benchmark.h>
-#include <mt.h>
-#include <util.h>
+//#include "mt.h"
+//#include "util.h"
 
 #include "TCanvas.h"
 #include "TStyle.h"
-- 
GitLab