Skip to content

Fixing issue with adding MET output to AODs

This MR fixes a small issue when the MET containers are supposed to be stored in the AODs which is not the default behavior anymore!. Currently even with the flag WriteMETAssocToOutput set to True, the EMTopo, LCTopo and EMPFlow MET containers are not stored in the AODS which is fixed by this MR. This should hopefully fix the problems reported in ATR-23806 observed by trigger.

Merge request reports