Bins when the contents are all equal. More...
#include <XeMath.h>
Public Member Functions | |
EquiContentBins (string what, int nBins, vector< double > *data, double vmin=VERY_SMALL, double vmax=VERY_LARGE) | |
EquiContentBins () | |
Void constructor for ROOT. | |
virtual | ~EquiContentBins () |
Destructor. | |
Protected Member Functions | |
bool | fillFromMap (map< double, int > *data, int nBins, int n=0) |
Static Protected Member Functions | |
static string | getEquiContentName (string w, int n) |
Bins when the contents are all equal.