Last (?) DD4HEP issue
The basic-run-mc and test_tutorial6_DecayTreeFit are the last ones failing on DD4HEP after Rec#405 (closed) and !754 (merged). There are differences in the logs:
DetectorPersistencySvc INFO Added successfully Conversion service:XmlCnvSvc
DetectorDataSvc SUCCESS Detector description database: git:/lhcb.xml
is no longer there on DD4HEP.
ToolSvc.TrackStateProvider.Track... WARNING TransportSvc is currently incompatible with DD4HEP. Disabling its use and thus any material corrections.
ToolSvc.TrackStateProvider.Track... WARNING See https://gitlab.cern.ch/lhcb/Rec/-/issues/326 for more details
ToolSvc.TrackStateProvider.Track... WARNING TransportSvc is currently incompatible with DD4HEP. Disabling its use and thus any material corrections.
ToolSvc.TrackStateProvider.Track... WARNING See https://gitlab.cern.ch/lhcb/Rec/-/issues/326 for more details
ToolSvc.TrackMasterExtrapolator WARNING TransportSvc is currently incompatible with DD4HEP. Disabling its use and thus any material corrections.
ToolSvc.TrackMasterExtrapolator WARNING See https://gitlab.cern.ch/lhcb/Rec/-/issues/326 for more details
only appear in the DD4HEP logs.
Questions:
- I presume the XmlCnvSvc messages should just be filtered out.
- For the TransportSvc messages: Are we using obsolete tools? Are they replaced? It's not fully clear how Rec#326 applies.
Questions to @jonrob
Edited by Patrick Koppenburg