Problem on multiple gaussian fitting

Hi,
I want to use ROOT to do multiple gaussian fitting(about 7 to 15 gaussian distributions), but I am not familiar with ROOT. I could not find any examples on this problem. The attached file is one of the raw data(ascii format) I got from experiment. I hope someone can help me with it.
02.txt (9.96 KB)
01.txt (9.96 KB)

Your post has no attached file.

I guess you should have a look at:

$ROOTSYS/tutorials/multifit.C

[quote=“couet”]Your post has no attached file.

I guess you should have a look at:

$ROOTSYS/tutorials/multifit.C[/quote]
Hi,
I have added two files of raw data. Thanks for your suggestion!