Project
Loading...
Searching...
No Matches
o2::tpc::RobustAverage Member List

This is the complete list of members for o2::tpc::RobustAverage, including all inherited members.

addValue(const float value, const float weight=1)o2::tpc::RobustAverage
clear()o2::tpc::RobustAverage
filterPointsMedian(const float maxAbsMedian, const float sigma=5)o2::tpc::RobustAverage
getFilteredAverage(const float sigma=3, const float interQuartileRange=0.9)o2::tpc::RobustAverage
getMean() consto2::tpc::RobustAverageinline
getMedian()o2::tpc::RobustAverage
getQuantile(float quantile, int type)o2::tpc::RobustAverage
getStdDev()o2::tpc::RobustAverageinline
getTrunctedMean(float low, float high)o2::tpc::RobustAverage
getUseWeights() consto2::tpc::RobustAverageinline
getValues() consto2::tpc::RobustAverageinline
getWeightedMean() consto2::tpc::RobustAverageinline
getWeigths() consto2::tpc::RobustAverageinline
print() consto2::tpc::RobustAverage
reserve(const unsigned int maxValues)o2::tpc::RobustAverage
RobustAverage(const unsigned int maxValues, bool withWeights=true)o2::tpc::RobustAverageinline
RobustAverage()=defaulto2::tpc::RobustAverage
RobustAverage(std::vector< float > &&values)o2::tpc::RobustAverageinline
setUseWeights(bool useweights)o2::tpc::RobustAverageinline
setValues(const std::vector< float > &values)o2::tpc::RobustAverageinline
sort()o2::tpc::RobustAverage