From f9df54f11160ee912ea74fc88472fb94b85522ef Mon Sep 17 00:00:00 2001 From: Christopher Dilks Date: Wed, 27 Dec 2023 01:30:50 -0500 Subject: [PATCH] modified: macro/ci/comparator.C --- macro/ci/comparator.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macro/ci/comparator.C b/macro/ci/comparator.C index 208cd9d7..d4232ffd 100644 --- a/macro/ci/comparator.C +++ b/macro/ci/comparator.C @@ -54,7 +54,6 @@ void comparator( return; }; - /* // setup ======================================================= @@ -87,6 +86,7 @@ void comparator( Int_t numXbins, numYbins; Double_t xMin, xMax, yMin, yMax; + /* // PostProcessor and DAG pointers // - `P0` stores the first infile's DAG, which will be used for execution // - Dext will store the additional DAGs from other infiles