root icon indicating copy to clipboard operation
root copied to clipboard

[Minuit2] Remove unused Minuit2 code

Open guitargeek opened this issue 1 year ago • 1 comments

Remove some unused parameter getters and setters for algorithms where these parameters are not relevant.

This makes it easier for the reader of the code what the algorithm parameters actually are.

guitargeek avatar Apr 29 '24 06:04 guitargeek

Test Results

    11 files      11 suites   2d 5h 38m 31s :stopwatch:  2 631 tests  2 630 :white_check_mark: 0 :zzz: 1 :x: 27 316 runs  27 315 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit edb886ae.

github-actions[bot] avatar Apr 29 '24 07:04 github-actions[bot]

Probably there are two spurious failures in the CI. LGTM after formatting!

mdessole avatar Jul 02 '24 15:07 mdessole

Thanks, good point! I updated the PR with the code formatting.

guitargeek avatar Jul 03 '24 20:07 guitargeek