ROOT 6.18/05 Reference Guide |
Modifying view on a RHistStatUncertainty for a given bin.
Definition at line 227 of file RHistData.hxx.
Public Member Functions | |
RBinStat (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 229 of file RHistData.hxx.
|
inline |
Definition at line 230 of file RHistData.hxx.
|
inline |
Definition at line 232 of file RHistData.hxx.
|
private |
The bin's sum of square of weights.
Definition at line 235 of file RHistData.hxx.