Skip to content

RootCollection+RootStorageSvc: use SmartIF for FileMgr service

Frank Winklmeier requested to merge fwinkl/athena:apr_svcloc into main

Use SmartIF instead of deprecated service pointer. We could have used a ServiceHandle but its auto-retrieval feature is not convenient here.

Merge request reports