#include <PulseFitWithFunction.h>
Definition at line 26 of file PulseFitWithFunction.h.
PulseFitWithFunction::PulseFitWithFunction |
( |
| ) |
|
PulseFitWithFunction::~PulseFitWithFunction |
( |
| ) |
|
|
virtual |
double PulseFitWithFunction::doFit |
( |
double * |
adc | ) |
|
|
virtual |
double PulseFitWithFunction::Electronic_shape |
( |
double |
tim | ) |
|
|
private |
double PulseFitWithFunction::Fit_electronic |
( |
int |
data, |
|
|
double * |
adc_to_fit, |
|
|
double |
sigmas_sample |
|
) |
| |
|
private |
void PulseFitWithFunction::Fit_parab |
( |
double * |
, |
|
|
int |
, |
|
|
int |
, |
|
|
double * |
|
|
) |
| |
|
private |
double PulseFitWithFunction::getAmpl |
( |
| ) |
|
|
inline |
double PulseFitWithFunction::getAmpl_parab |
( |
| ) |
|
|
inline |
double PulseFitWithFunction::getMax_parab |
( |
| ) |
|
|
inline |
int PulseFitWithFunction::getSampMax_parab |
( |
| ) |
|
|
inline |
double PulseFitWithFunction::getTime |
( |
| ) |
|
|
inline |
double PulseFitWithFunction::getTime_parab |
( |
| ) |
|
|
inline |
void PulseFitWithFunction::init |
( |
int |
n_samples, |
|
|
int |
samplb, |
|
|
int |
sampla, |
|
|
int |
niter, |
|
|
double |
alfa, |
|
|
double |
beta |
|
) |
| |
|
virtual |
double PulseFitWithFunction::amp_max |
|
private |
double PulseFitWithFunction::amp_parab |
|
private |
double PulseFitWithFunction::fAlpha |
|
private |
double PulseFitWithFunction::fAlpha_beam |
|
private |
double PulseFitWithFunction::fAlpha_laser |
|
private |
double PulseFitWithFunction::fAmp_fitted_max |
double PulseFitWithFunction::fBeta |
|
private |
double PulseFitWithFunction::fBeta_beam |
|
private |
double PulseFitWithFunction::fBeta_laser |
|
private |
double PulseFitWithFunction::fFunc_max |
int PulseFitWithFunction::fNb_iter |
|
private |
int PulseFitWithFunction::fNsamples |
|
private |
int PulseFitWithFunction::fNum_samp_after_max |
|
private |
int PulseFitWithFunction::fNum_samp_bef_max |
|
private |
int PulseFitWithFunction::fNumber_samp_max |
double PulseFitWithFunction::fSigma_ped |
double PulseFitWithFunction::fTim_fitted_max |
double PulseFitWithFunction::fTim_max |
double PulseFitWithFunction::fValue_tim_max |
int PulseFitWithFunction::imax |
|
private |
double PulseFitWithFunction::tim_parab |
|
private |