A special bin content type to compute the bin error in weighted filling.
Definition at line 17 of file RBinWithError.hxx.
Public Member Functions | |
RBinWithError & | operator++ () |
RBinWithError | operator++ (int) |
RBinWithError & | operator+= (const RBinWithError &rhs) |
RBinWithError & | operator+= (double w) |
Public Attributes | |
double | fSum = 0 |
double | fSum2 = 0 |
#include <ROOT/RBinWithError.hxx>
|
inline |
Definition at line 21 of file RBinWithError.hxx.
|
inline |
Definition at line 28 of file RBinWithError.hxx.
|
inline |
Definition at line 42 of file RBinWithError.hxx.
|
inline |
Definition at line 35 of file RBinWithError.hxx.
double ROOT::Experimental::RBinWithError::fSum = 0 |
Definition at line 18 of file RBinWithError.hxx.
double ROOT::Experimental::RBinWithError::fSum2 = 0 |
Definition at line 19 of file RBinWithError.hxx.