Draft: Refactor JVT selection interface
3 unresolved threads
3 unresolved threads
Compare changes
Files
9@@ -18,10 +18,6 @@ namespace CP {
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