Commit 1e660dc
committed
[hist] Remove mentions of SetBinContent
We decided to not add this method to the public interface because it
has unclear semantics for a number of cases, in particular related to
global histogram statistics. While it might be fine to allow it in
RHistEngine, it would also be confusing to then not have it in RHist.1 parent 48f5e0d commit 1e660dc
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments