Skip to content

[RF] Remove confusing RooMinimizer::Strategy enum#22814

Open
guitargeek wants to merge 1 commit into
root-project:masterfrom
guitargeek:roominimizer_enum
Open

[RF] Remove confusing RooMinimizer::Strategy enum#22814
guitargeek wants to merge 1 commit into
root-project:masterfrom
guitargeek:roominimizer_enum

Conversation

@guitargeek

Copy link
Copy Markdown
Contributor

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.

This was discussed with @will-cern and @alexander-held

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.
@guitargeek guitargeek requested a review from lmoneta July 14, 2026 13:23
@guitargeek guitargeek self-assigned this Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant