Function to fit gaussians.
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 7 of file DoFit1.C.