root
root copied to clipboard
[hist] Fix I/O of TFormula nd TFitResultPtr
Fix the I/O of predefined functions (gaus, expo, etc..) where the data member fNumber was not saved in the file and could not be recomputed afterwards.
Fix also the I/O of the TFitResultPtr class
This PR fixes #16184