Skip to content

Const fixes for executePi0ClusterCreator

Tomasz Bold requested to merge tbold/athena:tau-const-2 into master

This MR is a continuation to make all TauRecTools MT ready. Tagging @xiaozhon In addition, I have modernised the code a bit (range for loops) and avoided values passed around in favour of const refs.

Merge request reports