Skip to content

Some improvments to LArCellBuilderFromLArRawChannelTool

Walter Lampl requested to merge wlampl/athena:LArCellBuilderCleanup into main
  • Eliminate constructor in favor of in-header initialization
  • Clarify some log-messages
  • use std::remove/erase instead of manual pointer re-shuffling in the (unlikely) case of incomplete readout

Merge request reports