Skip to content

AnalysisTop: fix bug with jet-electron model - ANALYSISTO-1150

I'm fixing a bug in the implementation of the jet-electron model in AnalysisTop. When I implemented this model in ANALYSISTO-1150 I made a mistake in the eventsaver: the real jet branches were incorrectly filled, and even lead to runtime errors. This is due to the fact that the jet-electrons are not filled as jets, but not as electrons, so there is one less jet per event.

This bug was only present if the jet-electron model was used.

Tagging @cescobar

Merge request reports