Skip to content

Turn public tool xAODClusterCompressor. Use xAODCore::FloatCompressor

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

One public tool less, even though a harmless one. Now it's a const-after-initialize service instead of a const-after-initialize public tool.

Also use the FloatCompressor from xAODCore instead of doing bit-manipulations ourselves.

Merge request reports