| AddPeak(std::string peakKey, GamR::TK::FPeak *peak) | GamR::Spect::PeakFit | |
| AddPeak(std::string peakKey, GamR::TK::PeakType peaktype) | GamR::Spect::PeakFit | |
| AddPeak(std::string peakKey, GamR::TK::PeakType peaktype, double centroid) | GamR::Spect::PeakFit | |
| fFitGuesses | GamR::Spect::PeakFit | |
| Fit(TH1 *hist, Option_t *foption) | GamR::Spect::PeakFit | |
| FixPeakEnergy(std::string peakKey) | GamR::Spect::PeakFit | inline |
| Get(std::string peakKey) | GamR::Spect::PeakFit | inline |
| Get(int i) | GamR::Spect::PeakFit | inline |
| GetAmp(std::string peakKey) | GamR::Spect::PeakFit | |
| GetAmp(int i) | GamR::Spect::PeakFit | inline |
| GetAmpError(std::string peakKey) | GamR::Spect::PeakFit | |
| GetAmpError(int i) | GamR::Spect::PeakFit | inline |
| GetArea(std::string peakKey) | GamR::Spect::PeakFit | inline |
| GetArea(int i) | GamR::Spect::PeakFit | inline |
| GetAreaError(std::string peakKey) | GamR::Spect::PeakFit | inline |
| GetAreaError(int i) | GamR::Spect::PeakFit | inline |
| GetBackground() | GamR::Spect::PeakFit | inline |
| GetCent(std::string peakKey) | GamR::Spect::PeakFit | |
| GetCent(int i) | GamR::Spect::PeakFit | inline |
| GetCentError(std::string peakKey) | GamR::Spect::PeakFit | |
| GetCentError(int i) | GamR::Spect::PeakFit | inline |
| GetChi2() | GamR::Spect::PeakFit | inline |
| GetFixWidths() | GamR::Spect::PeakFit | inline |
| GetFunc(std::string peakKey) | GamR::Spect::PeakFit | inline |
| GetHigh() | GamR::Spect::PeakFit | inline |
| GetLow() | GamR::Spect::PeakFit | inline |
| GetNPeaks() | GamR::Spect::PeakFit | inline |
| GetParamCount() | GamR::Spect::PeakFit | inline |
| GetPeakBG(std::string peakKey) | GamR::Spect::PeakFit | |
| GetPeakBG(int i) | GamR::Spect::PeakFit | inline |
| GetPeakGaussBG(std::string peakKey) | GamR::Spect::PeakFit | |
| GetPeakGaussBG(int i) | GamR::Spect::PeakFit | inline |
| GetPeaks() | GamR::Spect::PeakFit | inline |
| GetPeakStepBG(std::string peakKey) | GamR::Spect::PeakFit | |
| GetPeakStepBG(int i) | GamR::Spect::PeakFit | inline |
| GetPeakType() | GamR::Spect::PeakFit | inline |
| GetQuadBack() | GamR::Spect::PeakFit | inline |
| GetSkew2Graph() | GamR::Spect::PeakFit | inline |
| GetSkewAmp2Graph() | GamR::Spect::PeakFit | inline |
| GetSkewAmpGraph() | GamR::Spect::PeakFit | inline |
| GetSkewGraph() | GamR::Spect::PeakFit | inline |
| GetStep() | GamR::Spect::PeakFit | inline |
| GetStepGraph() | GamR::Spect::PeakFit | inline |
| GetTails1() | GamR::Spect::PeakFit | inline |
| GetTails2() | GamR::Spect::PeakFit | inline |
| GetTotal() | GamR::Spect::PeakFit | inline |
| GetWidth(std::string peakKey) | GamR::Spect::PeakFit | |
| GetWidth(int i) | GamR::Spect::PeakFit | inline |
| GetWidthError(std::string peakKey) | GamR::Spect::PeakFit | |
| GetWidthError(int i) | GamR::Spect::PeakFit | inline |
| GetWidthGraph() | GamR::Spect::PeakFit | inline |
| PeakFit() | GamR::Spect::PeakFit | |
| PeakFit(double Low, double High) | GamR::Spect::PeakFit | |
| PeakFit(double Low, double High, PeakFitGuesses *FitGuesses) | GamR::Spect::PeakFit | |
| PrintResults() | GamR::Spect::PeakFit | |
| SetAmp(std::string peakKey, double amp) | GamR::Spect::PeakFit | |
| SetAmp(int i, double amp) | GamR::Spect::PeakFit | inline |
| SetAmpError(std::string peakKey, double error) | GamR::Spect::PeakFit | |
| SetAmpError(int i, double error) | GamR::Spect::PeakFit | inline |
| SetBackground() | GamR::Spect::PeakFit | |
| SetCent(std::string peakKey, double centroid) | GamR::Spect::PeakFit | |
| SetCent(int i, double centroid) | GamR::Spect::PeakFit | inline |
| SetCentError(std::string peakKey, double error) | GamR::Spect::PeakFit | |
| SetCentError(int i, double error) | GamR::Spect::PeakFit | inline |
| SetChi2(double Chi2) | GamR::Spect::PeakFit | inline |
| SetFixWidths(int i) | GamR::Spect::PeakFit | inline |
| SetFunction() | GamR::Spect::PeakFit | |
| SetGuesses() | GamR::Spect::PeakFit | |
| SetGuesses(TH1 *hist, std::map< std::string, GamR::TK::FPeak * > Peaks, std::vector< std::string > FixPeaks={}) | GamR::Spect::PeakFit | |
| SetGuesses(TH1 *hist, std::map< std::string, double > Peaks, std::vector< std::string > FixPeaks={}) | GamR::Spect::PeakFit | |
| SetHigh(double High) | GamR::Spect::PeakFit | inline |
| SetIndices(std::map< std::string, GamR::TK::FPeak * > Peaks) | GamR::Spect::PeakFit | |
| SetLimit(std::string peakKey, std::string parameterKey, double lowerLimit, double upperLimit) | GamR::Spect::PeakFit | |
| SetLow(double Low) | GamR::Spect::PeakFit | inline |
| SetOpts(Option_t *option) | GamR::Spect::PeakFit | |
| SetParamCount(int i) | GamR::Spect::PeakFit | inline |
| SetPeaks(std::vector< double > Peaks) | GamR::Spect::PeakFit | |
| SetPeaks(std::map< std::string, double > Peaks) | GamR::Spect::PeakFit | |
| SetQuadBack(int i) | GamR::Spect::PeakFit | inline |
| SetResults(TH1 *hist) | GamR::Spect::PeakFit | |
| SetStep(int i) | GamR::Spect::PeakFit | inline |
| SetTails1(int i) | GamR::Spect::PeakFit | inline |
| SetTails2(int i) | GamR::Spect::PeakFit | inline |
| SetUp(TH1 *hist, std::map< std::string, double > Peaks, Option_t *option, std::vector< std::string > FixPeaks={}) | GamR::Spect::PeakFit | inline |
| SetWidth(std::string peakKey, double width) | GamR::Spect::PeakFit | |
| SetWidth(int i, double width) | GamR::Spect::PeakFit | inline |
| SetWidthError(std::string peakKey, double error) | GamR::Spect::PeakFit | |
| SetWidthError(int i, double error) | GamR::Spect::PeakFit | inline |
| ToText(std::string filename, std::string delimiter=" ", int nPoints=1000) | GamR::Spect::PeakFit | |