ROOT 6.18/05 Reference Guide |
Const view on a RHistStatUncertainty for a given bin.
Definition at line 212 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. More... | |
#include <ROOT/RHistData.hxx>
|
inline |
Definition at line 214 of file RHistData.hxx.
|
inline |
Definition at line 215 of file RHistData.hxx.
|
inline |
Definition at line 217 of file RHistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 220 of file RHistData.hxx.