FIN_AN Namespace Reference


Enumerations

enum  E_FinAn_NMaxPeaks { FinAn_Nmaxpeaks = 500 }

Functions

Int_t GetHistogramLimits (TH1F *his, Double_t &minx, Double_t &maxx, Double_t &miny, Double_t &maxy)
Double_t FitFCN_GausYield (Double_t *x, Double_t *par)
void SetFitFCN_ParNames_GausYield (TF1 *fcn)
TH1F * EvalBackground (TH1F *his, Int_t n_max_peaks, Int_t niter, Option_t *option)
TSpectrum * FindPeaks (TH1F *his, Int_t n_max_peaks, Double_t sigma, Double_t threshold, Double_t resol_fact, Option_t *option)
Int_t PrintFoundPeaks (TSpectrum *spec)
Int_t LocatePeak (TSpectrum *spec, Double_t low_lim, Double_t high_lim)


Enumeration Type Documentation

enum FIN_AN::E_FinAn_NMaxPeaks

Enumerator:
FinAn_Nmaxpeaks 

Definition at line 22 of file FIN_AN.h.

00022 { FinAn_Nmaxpeaks = 500 }; // software limit (could be useful)


Generated on Tue Oct 16 15:40:52 2007 by  doxygen 1.5.2