GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void PeakFitter::DoFit1 ( Float_t  sigma = 1.0)

Function to fit gaussians or skewed gaussian.

At least three markers (whatever they are) are needed. The first and the last ones are used to determine the background (just a linear function between those two points). The other ones are assumed to be positions for gaussians.

Definition at line 206 of file PeakFitter.cpp.