Skip to content

Draft: Implement jet seed energy threshold in jFEX simulation

Moritz Hesping requested to merge mhesping/athena:jfex-jet-seed-threshold into 24.0

This implements an upcoming change to the jFEX jet algorithm in the simulation. A seed now also needs to pass a minimum energy threshold for a jet to be found. The value of the seed threshold is temporarily hard coded in jFEXFPGA.h, but should ultimately be read from the menu.

Merge request reports