Python script that orders the CollectionTree by event number
This MR is adding a basic python script that reads a ROOT file (HITS/AOD etc.) and orders the CollectionTree by the event number (asc/desc). The idea is to use this to re-order events so that we can use the existing infrastructure (i.e. diff-root
) to compare results from serial/MP/MT jobs.
Edited by Alaettin Serhan Mete