Skip to content

Implement bypass flag for bbyy analysis

Francesco Curcio requested to merge fcurcio/easyjet:SkimmingFlags_fcurcio into main

@lderamo @tstreble @gdigrego @alwang I started implementing the skimming flags, but:

  • Question for Louis and Thomas (and everyone knowing the answer), is this the right way to do it?
  • For now the list of cuts is hardcoded in SelectionFlagsbbyyAlg.h, one could think of making it configurable in the .yaml file?
  • Since the legacy analysis used DL1r, while now we'll use GN2, is there a way to specify the tagger when the do_legacy_skimming flag is set to true?

Merge request reports