Skip to content

added the flag to select analysis jets

Jordy Degens requested to merge jdegens/easyjet:add_jetslectionflag into main

Rudimentary version to save a flag to store if a jet is selected as an analysis jet or not

It saves an additional int that's false if it is not selected by the pt/eta/bjet cuts and true if it is.

I have some problems at the moment to create the correct outputvar string so I hardcoded it.

linking: !530 (closed) which did not work as intended.

@tstreble

Proof of concept to show that it works: Schermafbeelding_2024-03-07_om_18.08.43

Edited by Jordy Degens

Merge request reports