6 ms·
that's odd. TEfficiency is a relatively simple thing to read/write : - https://github.com/go-hep/hep/blob/main/groot/rhist/efficiency.go https://github.com/go-
by sbinet 2y ago
that's odd. TEfficiency is a relatively simple thing to read/write :
- https://github.com/go-hep/hep/blob/main/groot/rhist/efficiency.go https://github.com/go-hep/hep/blob/main/groot/rhist/efficien...
- ephimetheus 2y agoYeah I think it has to do with the memberwise splitting. https://github.com/scikit-hep/uproot5/issues/38 https://github.com/scikit-hep/uproot5/issues/38 I understand this has not been a priority so far. It kinda works if you open a magic file with a specific on-disk representation which bypasses this, but that’s not a solution at all.