Skip to content
Snippets Groups Projects
References.py 1.1 KiB
Newer Older
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration

#####
# CI Reference Files Map
#####

# The top-level directory for the files is /eos/atlas/atlascerngroupdisk/data-art/grid-input/WorkflowReferences/
# Then the subfolders follow the format branch/test/version, i.e. for s3760 in master the reference files are under
# /eos/atlas/atlascerngroupdisk/data-art/grid-input/WorkflowReferences/main/s3760/v1 for v1 version
Tadej Novak's avatar
Tadej Novak committed
# Format is "test" : "version"
references_map = {
    # Simulation
Johannes Elmsheuser's avatar
Johannes Elmsheuser committed
    "s3761": "v14",
Johannes Elmsheuser's avatar
Johannes Elmsheuser committed
    "s4006": "v13",
    "s4007": "v12",
    "s4008": "v1",
    "d1920": "v2",
    # Overlay
    "d1726": "v9",
    "d1759": "v15",
Tadej Novak's avatar
Tadej Novak committed
    "d1912": "v5",
Tadej Novak's avatar
Tadej Novak committed
    "q449": "v79",
    "q452": "v10",
    "q454": "v16",
BinBin Dong's avatar
BinBin Dong committed
    # Derivations
    "data_PHYS_Run2": "v23",
    "data_PHYSLITE_Run2": "v4",
    "data_PHYS_Run3": "v22",
    "data_PHYSLITE_Run3": "v4",
    "mc_PHYS_Run2": "v27",
    "mc_PHYSLITE_Run2": "v5",
    "mc_PHYS_Run3": "v28",
    "mc_PHYSLITE_Run3": "v5",
    "af3_PHYS_Run3": "v9",
    "af3_PHYSLITE_Run3": "v5",