|
Analysis-Utilities 26.9.9
C++/ROOT utilities for nuclear measurement data analysis
|
Go to the source code of this file.
Functions | |
| Bool_t | LaunchInteractiveFitEditor (TH1 *hist, TF1 *fit_func, Double_t range_low, Double_t range_high, Int_t num_peaks, const TString &info_label) |
| Bool_t LaunchInteractiveFitEditor | ( | TH1 * | hist, |
| TF1 * | fit_func, | ||
| Double_t | range_low, | ||
| Double_t | range_high, | ||
| Int_t | num_peaks, | ||
| const TString & | info_label ) |
Definition at line 1037 of file InteractiveFitEditor.cpp.
Referenced by FittingUtils::FitDoublePeak(), FittingUtils::FitDoublePeak(), FittingUtils::FitSinglePeak(), and FittingUtils::FitTriplePeak().