root icon indicating copy to clipboard operation
root copied to clipboard

[hist] Fix I/O of TFormula nd TFitResultPtr

Open lmoneta opened this issue 6 months ago • 2 comments

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

lmoneta avatar Aug 07 '24 15:08 lmoneta