ROOT 6.08/07 Reference Guide |
Modifying view on a THistStatUncertainty for a given bin.
Definition at line 238 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 240 of file THistData.hxx.
|
inline |
Definition at line 242 of file THistData.hxx.
|
inline |
Definition at line 244 of file THistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 247 of file THistData.hxx.