Skip to content

Make execute() method const in ITauToolBase

Make execute() method const in all child class for TauRecToolBase which are used in tests. Not used classes in tests would return "function not implemented" error.

@tbold

Merge request reports