3 #ifndef ALICALORAWANALYZERFITTER_H 4 #define ALICALORAWANALYZERFITTER_H 22 using namespace ALTRO;
23 using namespace EMCAL;
37 TF1 *
GetFit()
const {
return fTf1; };
39 void PrintFitResult(
const TF1 *
f)
const;
55 #endif //ALICALORAWANALYZERFITTER_H Base class for extraction of signal amplitude and peak position.
const double fkEulerSquared
e^2 = 7.389056098930650227
Raw data fitters base class.
const int ALTROMAXSAMPLES
The maximum number of samples of the ALTRO.
TF1 * fTf1
Analytical formula of the Semi Gaussian to be fitted.