Skip to content
GitLab
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 154
    • Merge requests 154
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !46997

TrigConfigSvc: delete TrigConfigSvc service

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:delete_trigconfigsvc into master Oct 07, 2021
  • Overview 4
  • Commits 2
  • Pipelines 1
  • Changes 11

After the removal of the legacy menu support and the migration of all clients (e.g. using xAODConfigSvc), the TrigConfigSvc only functioned as a wrapper to create the LVL1/HLTConfigSvc. This is no longer needed as these services are created explicitly where needed.

Also delete obsolete TrigConfigSvcConfig.py.

Further cleanup and removal of the Run-2 compatibility code in TriggerConfigGetter.py will follow in a separate MR. For the moment, maintain the current functionality.

Relates to ATR-23102.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: delete_trigconfigsvc