Skip to content

drop getBTagging from BTaggingEfficiencyTool

Ligang Xia requested to merge ligang/athena:drop_btag_from_cdi into main

This MR is to drop btagging from the CDI tools since the jets already have btagging objects available.

A local test shows that we just need to remove the function "getBTagging".

I open this MR to check if all unit tests are fine or not. Then I'll proceed to remove "getBTagging" in all tools.

tag @robouque @dguest @vvecchio

Merge request reports