Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 164
    • Merge requests 164
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !41633

IHLTConfigSvc: interface cleanup

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:configsvc_apply into master Mar 16, 2021
  • Overview 3
  • Commits 2
  • Pipelines 1
  • Changes 19

Two changes to cleanup the [I]IHLTConfigSvc interface a bit:

  1. Remove online-specific updatePrescaleSets and assignPrescalesToChains interfaces that were used during Run-2.
  2. Remove long-deprecated chainList and sequenceList interfaces from IIHLTConfigSvc. Migrate all remaining code to use the chains/sequences methods.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: configsvc_apply