Analysis Software
Documentation for sPHENIX simulation software
|
#include "TCanvas.h"
#include "TH1.h"
#include "TF1.h"
#include "TRandom.h"
#include "TSpectrum.h"
#include "TVirtualFitter.h"
Go to the source code of this file.
Functions | |
Double_t | fpeaks (Double_t *x, Double_t *par) |
void | peaks (Int_t np=10) |
Variables | |
Int_t | npeaks = 30 |
Double_t fpeaks | ( | Double_t * | x, |
Double_t * | par | ||
) |
void peaks | ( | Int_t | np = 10 | ) |
Definition at line 19 of file fitter.C.
View newest version in sPHENIX GitHub at line 19 of file fitter.C
References f, fit(), fpeaks(), h, h2, npeaks, merge_hashes::p, printf(), and physmon_simulation::s.
Referenced by sipmCalib(), and spmcalib().
Int_t npeaks = 30 |
Definition at line 8 of file fitter.C.
View newest version in sPHENIX GitHub at line 8 of file fitter.C
Referenced by fpeaks(), peaks(), sccalib(), sipmpeaks(), and spmcalib().