Skip to content

Change the way DL1/DLr/DL1rmu scores are saved

Kuan-Yu Lin requested to merge klin/athena:21.2-UpdateDL1Score into 21.2

As mentioned in ANALYSISTO-812, there are lines of code giving null results when it encounters ERROR messages from the BTaggingSelectionTool even though the ERROR might be fine (e.g. one of the probabilities such as pb is exactly 0). So now the "if" statement will check the existence of the probabilities instead.

Merge request reports