GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
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 "TGo4FitModelPolynom.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

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 263 of file TGo4FitPeakFinder.cxx.

Referenced by TGo4FitPeakFinder::SergeyLinevPeakFinder().