Skip to content

[Minuit2] Code modernization#22721

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

[Minuit2] Code modernization#22721
guitargeek wants to merge 1 commit into
root-project:masterfrom
guitargeek:minuit2_modernize

Conversation

@guitargeek

Copy link
Copy Markdown
Contributor
  • Change verbose hand-written constructors and copy assignments to default or delete where possible
  • The four MnApplication subclasses made consistent with MnMigrad (which was already modernized): defaulted copy ctor + = deleted assignment, dropping the hand-written copy ctor and the duplicated private: section.
  • Redundant initializers and minor loop cleanups

  * Change verbose hand-written constructors and copy assignments to
    `default` or `delete` where possible
  * The four MnApplication subclasses made consistent with MnMigrad
    (which was already modernized): defaulted copy ctor + = deleted
    assignment, dropping the hand-written copy ctor and the duplicated
    private: section.
  * Redundant initializers and minor loop cleanups
@github-actions

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 13h 56m 8s ⏱️
 3 873 tests  3 873 ✅ 0 💤 0 ❌
78 787 runs  78 787 ✅ 0 💤 0 ❌

Results for commit 46cda74.

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