Skip to content
Snippets Groups Projects

Removing two obsolete lists in DAOD SlimmingHelper

Merged James Catmore requested to merge jcatmore/athena:master-remove-dead-slimming-code into master
  1. Oct 31, 2022
    • James Catmore's avatar
      Removing two obsolete lists in DAOD SlimmingHelper · e0469e1f
      James Catmore authored
      The two lists of containers `FullListOfSmartContainers` and `StaticNamesAndTypes` are no longer needed in the slimming machinery, and are removed. The former was not used for anything, whereas the second was used in the event that the file metadata didn't have the list of named types. Since this should always be available, this can be safely dropped.
      e0469e1f
Loading