32 #ifndef _M_BASELINEMODULE_H_
33 #define _M_BASELINEMODULE_H_
44 void Init( Diana::QEvent& ev);
47 void Do( Diana::QEvent& ev);
Module to calculate baseline parameters.
Double_t fRightLeftBaselineInRMS
Int_t fNumberOfBaselinePoints
Number of points to include in calculation.
Double_t fBaselineRMS
RMS deviation from best fit line.
void Do(Diana::QEvent &ev)
Double_t fBaselineSlope
Slope (c1) of linear fit.
void Init(Diana::QEvent &ev)
Double_t fBaseline
Average value of baseline.
Double_t fRightBaselineInRMS
Double_t fBaselineSlopeRMSWindow
Double_t fBaselineIntercept
Intecept (c0) of linear fit.
Double_t fRightLeftBaseline