RooFit objects inherited from RooAbsArg are not accessible via gROOT->FindObject(). Is this an intended behaviour? Please refer to the screenshot.

Objects of following types return nullptr: RooRealVar, RooConstVar and RooStringVar. Maybe there is an issue in RooAbsArg?