You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RF] Return reference to actual RooAbsReal in RooPolyVar::x() getter
Just like in any other getter for the inputs of RooFit functions, the
`RooPolyVar::x()` getter should return the underlying RooAbsReal,
instead of the internal proxy.
Closes#20293.
0 commit comments