Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use GaudiAlg #37

Merged
merged 6 commits into from
Jul 30, 2024
Merged

Do not use GaudiAlg #37

merged 6 commits into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. Do not link to GaudiAlg, use Gaudi::Algorithm instead

    or AlgTool instead of GaudiTool. This is the initial set of changes needed,
    adding some mutables may be needed.
    jmcarcell committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8aa84f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cbf00d View commit details
    Browse the repository at this point in the history
  3. Replace svc with service

    jmcarcell committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7b17b3b View commit details
    Browse the repository at this point in the history
  4. Remove the release calls

    jmcarcell committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6c8bb98 View commit details
    Browse the repository at this point in the history
  5. Add a few mutable and const

    jmcarcell committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fc1ad5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68ac786 View commit details
    Browse the repository at this point in the history