Some bug fixes + improvements:
-
filling histograms which were forgotten after renaming
-
correction of histogram name
-
reordering of some histograms so they are next to each other in the ROOT file for easier comparison
-
better error handling when row/timewalk correction files or graph names are wrong (previously:
LOG(ERROR)
, nowthrow InvalidValueError
)