Skip to content

CalorRec: const-correctness fixes

Frank Winklmeier requested to merge fwinkl/athena:calorec2 into master

Make all remaining cluster accessors const-correct. The only remaining thread-checker warning is now in CaloTopoTmpHashClusterBase (see FIXME comment).

Merge request reports