Skip to content

Draft: Algorithm modernizations

Sebastien Ponce requested to merge sponce_dropGaudiAlgorithm2 into master

depends on gaudi/Gaudi!1237 (closed) for the fix on updater DataHandles

Algos involved :

  • FileIdBankWriter
  • RawBankReadoutStatusConverter
  • RawBankReadoutStatusFilter
  • RawEventMapCombiner
  • RawEventSimpleCombiner
  • VPSuperPixelBankEncoder

Primary goal was to get rid of GaudiAlgorithm base class. On the way, standard cleaning up has been performed.

Edited by Sebastien Ponce

Merge request reports