Normalizing data and fitting functions

I am fitting pulse shapes, and want to normalize them for easy comparison. Is there a way to make sure the integral of a fit is equal to 1? (Or, conversely, to normalize data and fit values after the fit has been completed? I tried to do this with “Integral” but it only seems to work on the histogram and not the fit function).

Thanks in advance!