Skip to content

Commit

Permalink
Update 2023 MC GTs
Browse files Browse the repository at this point in the history
  • Loading branch information
perrotta committed Aug 18, 2023
1 parent d77d800 commit 0b7c34a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,11 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023
'phase1_2023_design' : '132X_mcRun3_2023_design_v1',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '132X_mcRun3_2023_realistic_v1',
'phase1_2023_realistic' : '132X_mcRun3_2023_realistic_v2',
# GlobalTag for MC production with realistic conditions for Phase1 post BPix issue 2023
'phase1_2023_realistic_postBPix' : '132X_mcRun3_2023_realistic_postBPix_v1',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics' : '132X_mcRun3_2023cosmics_realistic_deco_v1',
'phase1_2023_cosmics' : '132X_mcRun3_2023cosmics_realistic_deco_v2',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics_design' : '132X_mcRun3_2023cosmics_design_deco_v1',
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
Expand Down

0 comments on commit 0b7c34a

Please sign in to comment.