Skip to content

Add NNJVT to standard EMPFlow jets

William Keaton Balunas requested to merge wbalunas/athena:nnjvt-230207 into master

Does exactly what it says on the tin.

NNJVT (the newer pileup tagger which supersedes "traditional" JVT) is now computed by default when reconstructing AntiK4EMPFlowJets. Derivations wishing to store this variable may need to add it to output/slimming lists separately. Should resolve the issues being encountered in ATLIDTRKCP-392.

This will presumably result in a technical violation of Frozen T0, since the new variable will be written to ESD (and to AOD, if the flag to include jets in output is set (it isn't by default, but is used for validation/monitoring)). We believe this is fine since it's a very small addition to file formats we don't keep around anyway - I expect PROC should give it a look regardless before merging.

Merge request reports