20 double value(TH1F&
hist){
return hist.GetBinCenter(hist.GetMaximumBin()); };
27 std::pair<int,int>
contour(TH1F&,
double&);
73 double spread(TH1F&
hist) {
return TMath::Sqrt(hist.GetRMS()); };
74 double spreadError(TH1F&
hist){
return hist.GetRMSError()/TMath::Sqrt(hist.GetRMS()); };
double spreadError(TH1F &hist)
StabilizedGauss(const char *name)
std::pair< int, int > contour(TH1F &, double &)
void evaluate(double &err)
double valueError(TH1F &hist)
double valueError(TH1F &hist)
double valueError(TH1F &hist)
double value(TH1F &hist, int target)
double spreadError(TH1F &hist)
double distance(TH1F &hist)
double valueError(TH1F &hist)
U second(std::pair< T, U > const &p)
Quantile(double central, double err)
double spread(TH1F &hist)
MaximalValue(double val, double err)
double spread(TH1F &hist)
double error(TH1F &hist, int target)
double spreadError(TH1F &hist)
double spreadError(TH1F &hist)
double spread(TH1F &hist)
double spread(TH1F &hist)
void quantiles(TH1F &hist, double err)