Skip to content

Commit

Permalink
Fix L1 Menu tag for 2022 and 2023 HI MC
Browse files Browse the repository at this point in the history
  • Loading branch information
francescobrivio committed May 3, 2023
1 parent 6a4ddc3 commit 679e0ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics_design' : '130X_mcRun3_2022cosmics_design_deco_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion
'phase1_2022_realistic_hi' : '130X_mcRun3_2022_realistic_HI_v4',
'phase1_2022_realistic_hi' : '130X_mcRun3_2022_realistic_HI_v5',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023
'phase1_2023_design' : '130X_mcRun3_2023_design_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2023
Expand All @@ -82,7 +82,7 @@
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics_design' : '130X_mcRun3_2023cosmics_design_deco_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
'phase1_2023_realistic_hi' : '130X_mcRun3_2023_realistic_HI_v13',
'phase1_2023_realistic_hi' : '130X_mcRun3_2023_realistic_HI_v14',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '130X_mcRun3_2024_realistic_v6',
# GlobalTag for MC production with realistic conditions for Phase2
Expand Down

0 comments on commit 679e0ff

Please sign in to comment.