Skip to content

using correct VR jet collection and fixing charm fraction in likelihood

Janik Von Ahnen requested to merge VR_tagging_fix into master

In the MonoH derivations (p3990, p3992, p3991) the 201810 VR track jet container has no time stamp while the 201903 does have the time stamp. This led to the wrong VR collection being used for the new tagger in v06 and recyclev06 productions. In the latest EXOT27 derivations both jet collections have the time stamp.

I also noticed that in the function where the dl1r score is recalculated the charm fraction is 0.08. This is correct for DL1 but for DL1r 0.018 is used. I checked and I don't think this recalculation function is used for anything. It's probably still a relic from a bug from 2+ years ago when the DL1 score was buggy in some derivations.

@changqia @jburr

Merge request reports