7 #ifndef GW_BaseSpectrumPlayer
60 virtual TH1 *
Background(
const TH1 *histo, Option_t* );
virtual Bool_t SetParameter(const char *name, const TObject *value)
virtual Bool_t SetParameter(const char *name, Int_t value)
To change the parameters for that algorithm.
virtual Int_t FindPeaks(TH1 *histo, Option_t *opt="")
Find peak in current histo graphically.
BaseSpectrumPlayer to work on spectra.
virtual Bool_t SetParameter(const char *name, Double_t value)
To change the parameters for that algorithm.
header file for BaseSpectrumPlayer.cpp
virtual Int_t FindPeaks(Option_t *opt="")
Find peaks from the histo in the current pad and store them in the current collection.
Most of the methods relies on graphical approach.
virtual TH1 * Background(const TH1 *histo, Option_t *)
Compute the background for that histogram.
virtual TH1 * Background(const TH1 *, Option_t *)
Compute the background for that histogram.
virtual Int_t FindPeaks(Option_t *opt="")
Find peak in current histo graphically.
virtual Bool_t SetParameter(const char *, Double_t)
To change the parameters for that algorithm.
virtual TH1 * Background(Option_t *opt="")
Compute the background for the histogram in the current pad.