Draft: Refactor JVT selection interface
- Mar 24, 2025
-
-
William Keaton Balunas authored
-
William Keaton Balunas authored
-
William Keaton Balunas authored
-
Currently there is a duplication of functionality between the NNJVT tool, which both computes the NNJVT discriminant and applies cuts on it, and and the JVT selection tools, which apply cuts to select jets. This is suboptimal because it is often desirable to do this things in two different places (e.g. computing the variable when making a derivation, then applying the desired cuts at the analysis stage). This MR:
IJetDecorator
interface, making it easier to compute selection decision flags on the jets