5#ifndef ROOT_RBinWithError
6#define ROOT_RBinWithError
9namespace Experimental {
A special bin content type to compute the bin error in weighted filling.
RBinWithError & operator+=(double w)
RBinWithError operator++(int)
RBinWithError & operator+=(const RBinWithError &rhs)
RBinWithError & operator++()