Skip to content

Decide on Folder structure

Agreed upon file structure:

  • FileNameParsers (11)

    • BaseFile..
    • BCMFile..
    • BCM SimpleFile..
    • BeastFile..
    • CocaFile..
    • L1CFile..
    • MDTRPCFile..
    • MUCalibNamePar..
    • SCTFile..
    • SFOFile..
    • TGCFile..
  • MainThreads (7)

    • CastorScript.py
    • CheckThread.py
    • CopyThread.py
    • DdmMonitoringThread.py
    • DeleteThread.py
    • ManagerThread.py
    • ProfiledThread.py
  • Storage/persistence backends (3)

    • castorstorage.py
    • eosstorage.py
    • localstorage.py,
  • Config file (1)

    • Conf.cfg (template file)
  • Util files (6)

    • MigrationCheckers
      • MergedMigrated.py
      • DDMMigrated.py
    • Libraries
      • config.py
      • Database.py
    • Conf.py
    • Constants.py
    • storagetester.py
    • utils.py TOTAL: 30 files, 6 proposed directories, 1 unknown

(Destination Directory Manager?)

Edited by Jonas Ladefoged Holm