Skip to content

Updated BTagging grades depending on Run (fixes ATLASRECTS-6740)

Thomas Strebler requested to merge tstreble/athena:BTagGradesRun1 into master

This MR properly configures the IPXD track grades depending on the Run. It fixes in particular the issue encountered in the latest nightly with the q122 Run 1 ART test. It also removes the warning messages present in previous nightlies, which were symptomatic of the misconfiguration

00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4TopoEM/B/0HitIn0HitNInExp2/SipA0 does not exist - you are probably using an old database tag
00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4LCTopo/B/0HitIn0HitNInExp2/SipA0 does not exist - you are probably using an old database tag
00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4TopoEM/U/0HitIn0HitNInExp2/SipA0 does not exist - you are probably using an old database tag
00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4LCTopo/U/0HitIn0HitNInExp2/SipA0 does not exist - you are probably using an old database tag
00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4TopoEM/C/0HitIn0HitNInExp2/SipA0 does not exist - you are probably using an old database tag
00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4LCTopo/C/0HitIn0HitNInExp2/SipA0 does not exist - you are probably using an old database tag
00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4TopoEM/B/0HitIn0HitNInExpIn/SipA0 does not exist - you are probably using an old database tag
00:26:48 JetTagCalibCondAlg                                     0     0 WARNING #BTAG# TObject can not be loaded. Error: histogram IP2D/AntiKt4LCTopo/B/0HitIn0HitNInExpIn/SipA0 does not exist - you are probably using an old database tag

FYI @duperrin @thuffman

Edited by Thomas Strebler

Merge request reports