Modifying view on a RHistStatUncertainty
for a given bin.
Definition at line 288 of file RHistData.hxx.
Public Member Functions | |
RBinStat (RHistStatUncertainty &stat, int index) | |
PRECISION & | GetSumW2 () const |
double | GetUncertaintyImpl () const |
Private Attributes | |
PRECISION & | fSumW2 |
The bin's sum of square of weights. | |
#include <ROOT/RHistData.hxx>
|
inline |
Definition at line 290 of file RHistData.hxx.
|
inline |
Definition at line 291 of file RHistData.hxx.
|
inline |
Definition at line 293 of file RHistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 296 of file RHistData.hxx.