ROOT 6.08/07 Reference Guide |
Const view on a THistStatUncertainty for a given bin.
Definition at line 222 of file THistData.hxx.
Public Member Functions | |
TConstBinStat (const THistStatUncertainty &stat, int index) | |
PRECISION | GetSumW2 () const |
double | GetUncertaintyImpl () const |
Private Attributes | |
PRECISION | fSumW2 |
The bin's sum of square of weights. More... | |
#include <ROOT/THistData.hxx>
|
inline |
Definition at line 224 of file THistData.hxx.
|
inline |
Definition at line 226 of file THistData.hxx.
|
inline |
Definition at line 228 of file THistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 231 of file THistData.hxx.