Commit 648e366
committed
[RF] Remove confusing
The `RooMinimizer::Strategy` enum has been removed. It named the Minuit
strategies that are usually referred to just by integers, but caused
confusion because it didn't include the unnamed "Strategy 3". Since
people usually set the strategy with integer values anyway, it was
decided that the simplest solution to avoid the confusion was simply to
remove the `RooMinimizer::Strategy` enum.RooMinimizer::Strategy enum1 parent 1d1e0ee commit 648e366
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
0 commit comments