IOVSvc: Package cleanup
Package cleanup of IOVSvc:
- Move private headers to the
src
directory - Remove duplicate include guards
- Delete unused
IOVSvc.icc
- Cleanup library dependencies in
CMakeLists.txt
This is the same as !24010 (closed) but without making CondInputLoader reentrant until the problems with that change are understood.