Skip to content

Commit

Permalink
Update the ZDC geometry fix in MC GTs
Browse files Browse the repository at this point in the history
  • Loading branch information
consuegs committed Aug 14, 2023
1 parent 4d8f559 commit 4472b9e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,25 +62,25 @@
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode
'phase1_2018_cosmics_peak' : '131X_upgrade2018cosmics_realistic_peak_v3',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '131X_mcRun3_2022_design_v3',
'phase1_2022_design' : '131X_mcRun3_2022_design_v4',
# GlobalTag for MC production with realistic conditions for Phase1 2022
'phase1_2022_realistic' : '131X_mcRun3_2022_realistic_v4',
'phase1_2022_realistic' : '131X_mcRun3_2022_realistic_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2022 post-EE+ leak
'phase1_2022_realistic_postEE' : '131X_mcRun3_2022_realistic_postEE_v4',
'phase1_2022_realistic_postEE' : '131X_mcRun3_2022_realistic_postEE_v6',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics' : '131X_mcRun3_2022cosmics_realistic_deco_v4',
'phase1_2022_cosmics' : '131X_mcRun3_2022cosmics_realistic_deco_v6',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics_design' : '131X_mcRun3_2022cosmics_design_deco_v3',
'phase1_2022_cosmics_design' : '131X_mcRun3_2022cosmics_design_deco_v4',
# GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion
'phase1_2022_realistic_hi' : '131X_mcRun3_2022_realistic_HI_v8',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023
'phase1_2023_design' : '131X_mcRun3_2023_design_v7',
'phase1_2023_design' : '131X_mcRun3_2023_design_v8',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '131X_mcRun3_2023_realistic_v9',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics' : '131X_mcRun3_2023cosmics_realistic_deco_v9',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics_design' : '131X_mcRun3_2023cosmics_design_deco_v7',
'phase1_2023_cosmics_design' : '131X_mcRun3_2023cosmics_design_deco_v8',
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
'phase1_2023_realistic_hi' : '131X_mcRun3_2023_realistic_HI_v12',
# GlobalTag for MC production with realistic conditions for Phase1 2024
Expand Down

0 comments on commit 4472b9e

Please sign in to comment.