Skip to content

[TrigByteStreamTools] Add a script merging and ordering events from multiple files

Rafal Bielski requested to merge rbielski/athena:bs-merge-order into master

Add a standalone utility executable to order and decompress events from multiple files and write them into a single file.

This is intended mainly for merging files from same run and LB but different streams. The reordering ensures uniform distribution of different kinds of events from different streams and removes duplicates.

FYI @mark, @wiedenma

Merge request reports