Skip to content

Commit

Permalink
Merge pull request #42702 from perrotta/updateGTfor2023MC_132X
Browse files Browse the repository at this point in the history
Update 2023 MC GTs - 13_2_X
  • Loading branch information
cmsbuild authored Sep 5, 2023
2 parents 61bb3fc + a658ad9 commit 1df39e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,17 @@
# 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_v2',
'phase1_2023_realistic' : '132X_mcRun3_2023_realistic_v4',
# GlobalTag for MC production with realistic conditions for Phase1 post BPix issue 2023
'phase1_2023_realistic_postBPix' : '132X_mcRun3_2023_realistic_postBPix_v1',
'phase1_2023_realistic_postBPix' : '132X_mcRun3_2023_realistic_postBPix_v3',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics' : '132X_mcRun3_2023cosmics_realistic_deco_v2',
'phase1_2023_cosmics' : '132X_mcRun3_2023cosmics_realistic_deco_v3',
# 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
'phase1_2023_realistic_hi' : '132X_mcRun3_2023_realistic_HI_v1',
'phase1_2023_realistic_hi' : '132X_mcRun3_2023_realistic_HI_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '132X_mcRun3_2024_realistic_v1',
'phase1_2024_realistic' : '132X_mcRun3_2024_realistic_v2',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '131X_mcRun4_realistic_v6'
}
Expand Down

0 comments on commit 1df39e5

Please sign in to comment.