Skip to content

ComponentAccumulator: Verify arguments of methods adding components

Walter Lampl requested to merge wlampl/athena:CA_ArgumentCheck into master

As suggested in ATLASRECTS-5838, verify that addEventAlgo is actually called with an object of the correct type. Same for CondAlgos, public AlgTools and Services.

Fixes ATLASRECTS-5838

Merge request reports