Skip to content

Fix trig calo iso hypo

Fernando Monticelli requested to merge fernando/athena:FixTrigCaloIsoHypo into master

This MR fixes ATR-23487 and also the fact that icaloloose and icalomedium were not having any effect. The problem was: Hypothesis algorithm was cutting on etcone20 (not computed and filled with a default value).

Now cut is applied on topoetcone20/et (as it should be) and cut on etcone20/et is still optional if needed in the future.

Factory was also fixed configuring properly the CaloIsolationTool

Tagging: @jodafons @cjmeyer @dbakshig @safarzad

Edited by Fernando Monticelli

Merge request reports