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
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