gordonwatts / xaod_usage

Book describing how to use the xAOD ATLAS ServiceX Backend
MIT License
1 stars 2 forks source link

Fix up ordering for JVT and MET #17

Open gordonwatts opened 2 years ago

gordonwatts commented 2 years ago

From Tadej:

| OK, we should rename makeJetJvtAnalysis to something like makeGlobalJvtSelection or something. JVT decoration is already done in the primary jet sequence. MET then runs on that applying its own selection. AFTER MET is computed one can throw away jets failing JVT and not use them for other selections/calculations.

Currently, it is being run before MET.