Commit f1e7d46
committed
[RF] Return reference to actual RooAbsReal in
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.
(cherry picked from commit 66cd6ae)RooPolyVar::x() getter1 parent 1e835b2 commit f1e7d46
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments