ROOT 6.14/05 Reference Guide |
Modifying view on a THistStatUncertainty for a given bin.
Definition at line 228 of file THistData.hxx.
Public Member Functions | |
TBinStat (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 230 of file THistData.hxx.
|
inline |
Definition at line 231 of file THistData.hxx.
|
inline |
Definition at line 233 of file THistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 236 of file THistData.hxx.