Skip to content

Ensure that the ComboHypo doesn't double count objects

Savanna Shaw requested to merge sshaw/athena:dimuons into master

Adding a check that in addition to each leg of a combined chain passing individually, the total number of unique objects is high enough to pass the chain. This avoids chains like HLT_mu6_mu4 from being passed by only a single muon which passes both mu6 and mu4.

Edited by Savanna Shaw

Merge request reports