GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4FitPeakFinder.cxx File Reference
#include "TGo4FitPeakFinder.h"
#include "TMath.h"
#include "TH1D.h"
#include "TMatrixD.h"
#include "TVectorD.h"
#include "TArrayD.h"
#include "TArrayI.h"
#include "TSpectrum.h"
#include "TGo4Fitter.h"
#include "TGo4FitData.h"
#include "f_find_peaks.c"

Go to the source code of this file.

Functions

Bool_t FindValue (Double_t *bins, Double_t *backgr, Char_t *use, Int_t size, Int_t &p, Int_t dir, Double_t value)
 

Function Documentation

◆ FindValue()

Bool_t FindValue ( Double_t * bins,
Double_t * backgr,
Char_t * use,
Int_t size,
Int_t & p,
Int_t dir,
Double_t value )

Definition at line 228 of file TGo4FitPeakFinder.cxx.

Referenced by TGo4FitPeakFinder::SergeyLinevPeakFinder().