Skip to content

Replace InputFilePeeker with the new tool: MetaReader

This is our implementation of a new tool used to extract metadata from pool and bs files. It is more efficient than the actual implementation using AthFile but it required a considerable number of changes.

All the modification were carefully tested on our local setup.

We keep as comments the previous implementation and the test cases we used for our internal testing. These comments will be deleted in next Athena release.

Merge request reports