Skip to content

Make PanTau tools private (except those that have mutilple clients)

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

Make most of the tools used by PanTauProcessor private. Exception is the 'PanTau::Tool_InformationStore' that gets used by many clients. AFAICS, this is 'const-after-init' tool.

Merge request reports