Skip to content

LAr Calib: Make tools private, use unique_ptr

Walter Lampl requested to merge wlampl/athena:LArPhysWaveToolsPrivate into master
  • LArRTMExtractor: use LArWFParamTool as private AlgTool
  • LArOFCAlg: Use LArAutoCorrDecoderTool as private AlgTool + avoid new in favor of unique_ptr
  • Adjust jobO as needed

Merge request reports