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 207
    • Merge requests 207
  • 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
  • !58135

TrackingGeometrySvc is to be deprecated. We use the cond Alg, add a WARNING.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christos Anastopoulos requested to merge ATLAS-EGamma/athena:TrackingGeometrySvcCfg_WARN into master Nov 06, 2022
  • Overview 12
  • Commits 3
  • Pipelines 3
  • Changes 1

TrackingGeometrySvc is to be deprecated. We use the cond Alg, add a WARNING to try and catch remaining config instances

Note that we already warn during the svc init

https://acode-browser1.usatlas.bnl.gov/lxr/source/athena/Tracking/TrkDetDescr/TrkDetDescrSvc/src/TrackingGeometrySvc.cxx#0053

0045   ATH_MSG_WARNING(
0046     "!!! Initialization of TrackingGeometrySvc !!! The Service it to be "
0047     "deprecated in favour of the relevant Condition Algorithm. !!!");
Edited Nov 08, 2022 by Christos Anastopoulos
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: TrackingGeometrySvcCfg_WARN