10 #ifndef STATISTICS_FINDER_HH 11 #define STATISTICS_FINDER_HH 45 void add(
const double& x,
const double& weight = 1.0);
void warnIfWeightedEvents() const
double fourthCentralMom() const
std::vector< double > _orderedEvents
double secondCentralMom() const
void add(const double &x, const double &weight=1.0)
const double & getMin() const
virtual ~StatisticsFinder()
double widthError() const
StatisticsFinder(bool mean=1, bool width=1, bool widthError=1, bool keepOrderedEvents=0)
bool needOrderedEvents() const
bool notEnoughInformation(const double &val) const
const double & getMax() const