Skip to content
Snippets Groups Projects
user avatar
scott snyder authored
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.
0d915fbf
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..