Skip to content

Cleanup of the AthAnalysisAlgorithm

Dropped several redundant methods from the AthAnalysisAlgorithm base class, and fixed some of the derived classes

The following methods have been dropped:

  • retrieveMetadata()
  • beginInputFile()
  • endInputFile()
  • metaDataStop()

Merge request reports