EventCommonTPCnv+InDetEventTPCnv+TrkEventTPCnv: Fix genconf warnings.
TPCnv libraries declare Gaudi plugin factories for the TP converters. Normally, the TPCnv libraries should not be linked against libraries other than the EventPool libraries. However, it is possible for one TPCnv library to link against another TPCnv library. In that case, genconf may emit warnings that one library's factory is visible from another. Clean up by moving TPCnv factories into their own libraries (linked against the corresponding TPCnv library). For now, do this only for TPCnv libraries which others actually link against and for which we've seen these warnings.
Merge request reports
Activity
added EDM InnerDetector Tracking main review-pending-level-1 labels
✅ CI Result SUCCESS (hash 0032aa14)Athena externals ✅ cmake ✅ make ✅ tests ✅ Full details available on this CI monitor view. Check the JIRA CI status board for known problems
✅ Athena: number of compilation errors 0, warnings 0
📝 For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 13977] (remote access info)removed review-pending-level-1 label
added review-pending-level-2 label
removed review-pending-level-2 label
added review-approved label
mentioned in commit d188452b