Const view on a RHistStatUncertainty
for a given bin.
Definition at line 273 of file RHistData.hxx.
Public Member Functions | |
RConstBinStat (const 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 275 of file RHistData.hxx.
|
inline |
Definition at line 276 of file RHistData.hxx.
|
inline |
Definition at line 278 of file RHistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 281 of file RHistData.hxx.