Commit 733e15b
committed
[RF] Remove unneeded pointer dereferencing in RooFit tutorial rf617
Now that also objects returned by smart pointer get automatically
downcasted to the actual type, we don't need to dereference returned
smart pointer objects to trigger the automatic downcasting.1 parent 3c9a315 commit 733e15b
1 file changed
Lines changed: 1 addition & 9 deletions
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | 264 | | |
272 | 265 | | |
273 | | - | |
274 | | - | |
| 266 | + | |
275 | 267 | | |
276 | 268 | | |
277 | 269 | | |
| |||
0 commit comments