Commit b79032e
committed
[RF] Remove all RooDirItem::appendToDir calls.
In view of ROOT 7, I studied the effects of RooDirItem-derived classes.
Since at least 5 years, RooDataHist, RooDataSet and RooFitResult were
calling RooDirItem::appendToDir(this, true). This has no effect, since
forceMemoryResident==true.
Here, all these calls that don't have any effect are removed to make
more obvious that no automatic registration is happening.1 parent e843149 commit b79032e
File tree
3 files changed
+0
-18
lines changed- roofit/roofitcore/src
3 files changed
+0
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
| |||
355 | 354 | | |
356 | 355 | | |
357 | 356 | | |
358 | | - | |
359 | | - | |
360 | 357 | | |
361 | 358 | | |
362 | 359 | | |
| |||
378 | 375 | | |
379 | 376 | | |
380 | 377 | | |
381 | | - | |
382 | 378 | | |
383 | 379 | | |
384 | 380 | | |
| |||
534 | 530 | | |
535 | 531 | | |
536 | 532 | | |
537 | | - | |
538 | 533 | | |
539 | 534 | | |
540 | 535 | | |
| |||
644 | 639 | | |
645 | 640 | | |
646 | 641 | | |
647 | | - | |
648 | 642 | | |
649 | 643 | | |
650 | 644 | | |
| |||
904 | 898 | | |
905 | 899 | | |
906 | 900 | | |
907 | | - | |
908 | | - | |
909 | 901 | | |
910 | 902 | | |
911 | 903 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
379 | 377 | | |
380 | 378 | | |
381 | 379 | | |
| |||
450 | 448 | | |
451 | 449 | | |
452 | 450 | | |
453 | | - | |
454 | | - | |
455 | 451 | | |
456 | 452 | | |
457 | 453 | | |
| |||
523 | 519 | | |
524 | 520 | | |
525 | 521 | | |
526 | | - | |
527 | 522 | | |
528 | 523 | | |
529 | 524 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
100 | 98 | | |
101 | 99 | | |
102 | 100 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 101 | | |
107 | 102 | | |
108 | 103 | | |
| |||
0 commit comments