Skip to content

Commit

Permalink
test: let's see where it crashes...
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Dec 27, 2023
1 parent 3c3b443 commit 8de03cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions macro/ci/comparator.C
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ void comparator(
return;
};

/*
// setup =======================================================
Expand Down Expand Up @@ -172,4 +173,5 @@ void comparator(
P0->Op()->Payload(fillHistosArr);
P0->Execute();
P0->Finish();
*/
};

0 comments on commit 8de03cc

Please sign in to comment.