|
ROOT 6.14/05 Reference Guide |
Const view on a THistStatUncertainty for a given bin.
Definition at line 213 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 215 of file THistData.hxx.
|
inline |
Definition at line 216 of file THistData.hxx.
|
inline |
Definition at line 218 of file THistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 221 of file THistData.hxx.