Skip to content

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

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 by Christos Anastopoulos

Merge request reports