Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Commit

Permalink
removed printout
Browse files Browse the repository at this point in the history
  • Loading branch information
zieglerv committed Dec 8, 2017
1 parent abf12f1 commit 10da987
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ public boolean processDataEvent(DataEvent event) {
}

rbc.fillAllHBBanks(event, rbc, fhits, clusters, segments, crosses, trkcands);
event.show();

return true;
}

Expand Down

0 comments on commit 10da987

Please sign in to comment.