A special bin content type to compute the bin error in weighted filling.
Definition at line 19 of file RBinWithError.hxx.
Public Member Functions | |
| void | AtomicAdd (double w) |
| void | AtomicInc () |
| RBinWithError & | operator*= (double factor) |
| 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 64 of file RBinWithError.hxx.
|
inline |
Definition at line 58 of file RBinWithError.hxx.
|
inline |
Definition at line 51 of file RBinWithError.hxx.
|
inline |
Definition at line 23 of file RBinWithError.hxx.
|
inline |
Definition at line 30 of file RBinWithError.hxx.
|
inline |
Definition at line 44 of file RBinWithError.hxx.
|
inline |
Definition at line 37 of file RBinWithError.hxx.
| double ROOT::Experimental::RBinWithError::fSum = 0 |
Definition at line 20 of file RBinWithError.hxx.
| double ROOT::Experimental::RBinWithError::fSum2 = 0 |
Definition at line 21 of file RBinWithError.hxx.