Skip to content

Remove mutable member variables from CscCalibTool

William Axel Leight requested to merge wleight/athena:ATLASRECTS-6173 into master

There doesn't seem to be any reason why the TF1 objects need to be mutable member variables, so this simply makes them local variables instead.

Closes ATLASRECTS-6173

Merge request reports