Skip to content

Commit

Permalink
Merge pull request #44497 from saumyaphor4252/alca-Update_2024_GEM_ge…
Browse files Browse the repository at this point in the history
…ometry

Update 2024 geometry and GEM alignment conditions in 2024 MC GTs
  • Loading branch information
cmsbuild committed Mar 26, 2024
2 parents 589a0a1 + 1a9594b commit 5df6c60
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,15 @@
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
'phase1_2023_realistic_hi' : '140X_mcRun3_2023_realistic_HI_v3',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2024
'phase1_2024_design' : '140X_mcRun3_2024_design_v3',
'phase1_2024_design' : '140X_mcRun3_2024_design_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v4',
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v7',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v4',
'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v7',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v2',
'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v5',
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v2',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '140X_mcRun4_realistic_v3'
}
Expand Down

0 comments on commit 5df6c60

Please sign in to comment.