Skip to content

CaloRec: be sure auxiliary variables get defined (cont'd)

Hello,

This MR is a follow-up of !75506 (merged), and attempts to silence the remaining warning seen in trigger ART tests (ATR-30429, ATLASRECTS-7180):

xAOD::AuxSelection WARNING Selected dynamic Aux atribute "CellLink" not found in the registry

It follows the same strategy, but as CellLink is not a cluster moment, it escaped !75506 (merged). I put the check in CaloTopoClusterMaker::initialize(), hopefully that is an appropriate place. The warning no longer appears with the suggested modification.

Tagging @ssnyder and @christos for a second look.

Cheers, Bertrand

Merge request reports

Loading