Analysis Software
Documentation for sPHENIX simulation software
|
#include "TCanvas.h"
#include "TMath.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) |
Double_t | sipmpeaks (Double_t *x, Double_t *par) |
Int_t | spmcalib (TString hName) |
void | sccalib (nPeaks=20) |
Variables | |
Int_t | npeaks = 30 |
Double_t fpeaks | ( | Double_t * | x, |
Double_t * | par | ||
) |
void peaks | ( | Int_t | np = 10 | ) |
void sccalib | ( | nPeaks | = 20 | ) |
Definition at line 216 of file peeks.C.
View newest version in sPHENIX GitHub at line 216 of file peeks.C
References cd(), Draw(), Acts::UnitConstants::fm, h, NCH, npeaks, merge_hashes::p, printf(), runId, physmon_simulation::s, scCalibDisplay, SetLineColor(), and SetNpx().
Double_t sipmpeaks | ( | Double_t * | x, |
Double_t * | par | ||
) |
Definition at line 116 of file peeks.C.
View newest version in sPHENIX GitHub at line 116 of file peeks.C
References mean(), norm, npeaks, merge_hashes::p, and sigma.
Referenced by spmcalib().
Int_t spmcalib | ( | TString | hName | ) |
Definition at line 131 of file peeks.C.
View newest version in sPHENIX GitHub at line 131 of file peeks.C
References cd(), configureMap::data, Draw(), fit(), h, h2, npeaks, merge_hashes::p, peaks(), printf(), physmon_simulation::s, and sipmpeaks().