Skip to content

WIP jet hypo - remove the inversion of the AND of the condition ogf the prefilter....

Peter Sherwood requested to merge peter/athena:master-22970-0 into master

jet hypo - remove the inversion of the AND of the Conditions of the prefilter. Alllow confirable inversion of Repeated Condition

Inverting the Conditions thart make up the prefilter passed preliminary test, which conisted of using eta and phi conditions to veto on an eta-phi rectangle n the detector. However inverting all possible conditions is incorrect. Instead, individual conditions should be invertible. This is done by having TrigJetConditionConfig_repeated wrap the Condition in an inverter before returning it.

ATR-22970

@jbossios @valentem @peter

Merge request reports