hi experts,
Is there any TH1::FindObject("stats") equivalent for the fit result ‘box’ (not sure what it is called in ROOT lingo) as in the tutorial ROOT: TPaveStats Class Reference
Now I am working with linear fit to a TGraphErrors and naively used TGraphErrors::FindObject("fits") , but it did not work.
_ROOT Version:6.26.00
_Platform:conda (in Ubuntu 20.04, WSL)
_Compiler:GCC 10.4.0