Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Low
-
Resolution: Unresolved
-
Affects Version/s: master
-
Fix Version/s: None
-
Component/s: Core Libraries
-
Labels:
-
Development:
Description
ROOT 7 histograms feature a first attempt at sumwx-style stats in the form of RHistDataMomentUncert. However, this statistics class does not provide accessors to the data that it is collecting. As a result, the result of its computations cannot be read.
(As an aside, I also noticed that there is no way to collect the sumwxy-style stats which TH2+ used to provide. Is this a bug or a feature?)