Commit 007bbba
committed
- Add support for weighted likelihood fit of histogram (new option WL) and suppress old option LL
https://savannah.cern.ch/bugs/?79754
- fix a bug in TEfficiency::BetaShortestInterval when a=b=1
- remove in TH1::FindNewAxisLimits condition added in http://root.cern.ch/viewvc?view=rev&revision=11117
which does not seem to make sense. Some tests of merging histogram was failing in some particular cases due to that
code
git-svn-id: http://root.cern.ch/svn/root/trunk@39389 27541ba8-7e3a-0410-8455-c3a389f836361 parent 4ba65c6 commit 007bbba
3 files changed
+30
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
324 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
325 | 327 | | |
326 | 328 | | |
327 | 329 | | |
| |||
605 | 607 | | |
606 | 608 | | |
607 | 609 | | |
608 | | - | |
609 | 610 | | |
| 611 | + | |
610 | 612 | | |
611 | 613 | | |
612 | 614 | | |
| |||
771 | 773 | | |
772 | 774 | | |
773 | 775 | | |
774 | | - | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
775 | 784 | | |
776 | 785 | | |
777 | 786 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1302 | 1302 | | |
1303 | 1303 | | |
1304 | 1304 | | |
1305 | | - | |
| 1305 | + | |
1306 | 1306 | | |
1307 | 1307 | | |
1308 | 1308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3345 | 3345 | | |
3346 | 3346 | | |
3347 | 3347 | | |
3348 | | - | |
| 3348 | + | |
| 3349 | + | |
3349 | 3350 | | |
3350 | 3351 | | |
3351 | 3352 | | |
| |||
3866 | 3867 | | |
3867 | 3868 | | |
3868 | 3869 | | |
3869 | | - | |
| 3870 | + | |
3870 | 3871 | | |
3871 | 3872 | | |
| 3873 | + | |
3872 | 3874 | | |
3873 | 3875 | | |
3874 | 3876 | | |
| |||
3882 | 3884 | | |
3883 | 3885 | | |
3884 | 3886 | | |
| 3887 | + | |
3885 | 3888 | | |
3886 | 3889 | | |
3887 | 3890 | | |
| |||
5615 | 5618 | | |
5616 | 5619 | | |
5617 | 5620 | | |
5618 | | - | |
5619 | | - | |
5620 | | - | |
5621 | | - | |
5622 | | - | |
| 5621 | + | |
| 5622 | + | |
| 5623 | + | |
| 5624 | + | |
| 5625 | + | |
5623 | 5626 | | |
5624 | 5627 | | |
5625 | 5628 | | |
5626 | 5629 | | |
5627 | 5630 | | |
5628 | 5631 | | |
5629 | 5632 | | |
5630 | | - | |
5631 | | - | |
5632 | | - | |
5633 | | - | |
5634 | | - | |
| 5633 | + | |
| 5634 | + | |
| 5635 | + | |
| 5636 | + | |
| 5637 | + | |
5635 | 5638 | | |
5636 | 5639 | | |
5637 | 5640 | | |
| |||
0 commit comments