Skip to content

PoolFile: completed cleanup of the dependency on AthFile

Vakhtang Tsulaia requested to merge tsulaia/athena:main-athfile into main

Removed unused functions:

  • _guess_file_type() in AthFile
  • extract_stream_names() in PoolFile.py

Also dropped the dependency on AthFile from the constructor of PoolFile

Edited by Vakhtang Tsulaia

Merge request reports