Skip to content

Preselect jets with view container as input to hypo alg

Teng Jian Khoo requested to merge khoo/athena:master-HLTJet-HypoViewPS into master

Partially addresses ATR-22463 by applying a pt preselection to prevent very soft jets from being seen by the hypo alg & clogging the trigger navigation. In the long run we would want to add thinning for the jet containers as well.

@tamartin, would you want to check if this helps address the jet spam mentioned in ATR-20700?

TODO: This in effect means that j0 will apply a selection. One solution might be to substitute a streamer hypo in the case of j0, but this would mean that the navigation would look different for this chain, which may not be desirable...

Attn @jbossios, @valentem, @peter

Edited by Teng Jian Khoo

Merge request reports