Closed acarvalh closed 4 years ago
The only difference I could find wrt DL analysis is in DL code itself:
https://github.com/HEP-KBFI/hh-bbww/blob/1234dd89d528fccf66f167d58d43f53851951cff/bin/analyze_hh_bb2l.cc#L2336-L2346
It seems redundant because the BM names are constructed in HHWeightInterface_2
. Need to test that removing those lines won't break anything.
The code shown in my previous post was indeed redundant, as it apparently created multiple cycles of the same histogram: There's only once such histogram after the fix.
description on title