Skip to content

Add further checks on number of jets before running hypo algorithm

Peter Sherwood requested to merge peter/athena:master-20466-2 into master

Add further checks on number of jets before running hypo algorithm. The minumum number of jets required to pass the jet hypo is determined at initialise by summing the capacities of the FastReducer leaf Condition capacities.

Events with fewer than this number of jets are rejected before running FastReducer in FastReuductionMatcher.cxx

ATR-20466

@jbossios @valentem @khoo @peter

Merge request reports