AthenaMonitoring: Adjust hashing for newer versions of root.
With newer version of ROOT, the entries of fXaxis.fLabels.opt can be represented as None instances rather than empty strings. Fix up.
For TTree, there is too much exposure to the TTree internals. It includes current buffer offsets, which can vary depending on the ROOT version. Use --tree_entries to make this more robust.
Fixes test failures in dev3LCG.