Skip to content

Prevent DCMathSegmentMaker retrieving an unconfigured T0 tool

Edward Moyse requested to merge emoyse/athena:master-fix-ATLASRECTS-7476 into master

Closes ATLASRECTS-7476

Tested with Tools/TrfTestsART/test/test_trf_data22_mt_ca.sh locally. Should not change any output, just remove the following warnings:

MuGirlStauAlg.MuonS...MdtDriftCircleOnTrackCreator 0 WARNING This tool is too complicated to rely on defaults. Potential configuration issue.
MuGirlStauAlg.MuonStauRecoT...MdtCalibrationDbTool 0 WARNING This tool is too complicated to rely on defaults. Potential configuration issue.
MuGirlStauAlg.MuonStauRecoT...MdtCalibrationDbTool 0 WARNING This tool is too complicated to rely on defaults. Potential configuration issue.
MuGirlStauAlg.MuonS...MdtDriftCircleOnTrackCreator 0 WARNING This tool is too complicated to rely on defaults. Potential configuration issue.
MuGirlStauAlg.MuonStauRecoT...MdtCalibrationDbTool 0 WARNING This tool is too complicated to rely on defaults. Potential configuration issue.
MuGirlStauAlg.MuonStauRecoT...MdtCalibrationDbTool 0 WARNING This tool is too complicated to rely on defaults. Potential configuration issue.

Merge request reports