Skip to content

Add correct HLT jet container for 2015/16

EXOT2 has the incorrect HLT jet collection for 2015 and 2016: instead of the correct HLT_xAOD__JetContainer_a4tcemsubjesFS it has HLT_xAOD__JetContainer_a4tcemsubFS listed. Correcting this needs:

  • Change in EXOT2.py
  • Change in AllVariablesDisallowed to remove EXOT2 The latter is because smart slimming doesn't make much sense for HLT jets, since it only includes a single HLT jet collection out of the 6 that have been primaries over run 2. Since EXOT2 is used by the TLA and jet trigger group as the principal small-R HLT jet performance derivation, the restriction on AllVariables for this particular collection is problematic (and we have subjesISFS and GSCJets with AllVariables currently, anyway)

@ecorriga has kindly offered to run some quick tests.

Tagging @cdelitzs, @jbossios, @nishu, @biliu for info about their derivation.

Merge request reports