Skip to content

Commit

Permalink
modified: macro/ci/comparator.C
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Dec 27, 2023
1 parent 8de03cc commit f9df54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macro/ci/comparator.C
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ void comparator(
return;
};

/*

// setup =======================================================

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f9df54f

Please sign in to comment.