Skip to content
Snippets Groups Projects
Commit 9703d272 authored by Luke Grazette's avatar Luke Grazette
Browse files

Removed debugging print

parent a6a77122
No related branches found
No related tags found
1 merge request!330[RTADPA BW Tests] Introducing an Hlt1-bandwidth test via Moore_in_Allen
......@@ -195,7 +195,6 @@ def processing_events_per_line_and_stream_hlt1(lines, inputfile):
# ToDo: remove this assumption if possible
# Assume that the event_size is independent w.r.t. which line fired.
# This 'might' be valid as no information per event is pruned out in hlt1.
print(events_file)
raw[line] = mdf_size / events_file * len(eventnumber_per_line)
return events_file, raw_size_all, dst_size_all, event_stats, exclusive, raw, dst
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment