Skip to content

Improve categorization handling

Davide Valsecchi requested to merge github/fork/valsdav/improve_category into main

Categorization is now handled more centrally by lib/categorization modules.

  • StandardSelection
  • CartesianSelection

Masks now work also on collections not only on events. This means that cut on the events and on Jet for example can be mixed.

Merge request reports