Skip to content

Commit

Permalink
Merge pull request #45346 from perrotta/updateSimBeamSpotTagFor141X
Browse files Browse the repository at this point in the history
Update/fix SimBeamSpot tag for Run3 HI MC GT in 14_1_X
  • Loading branch information
cmsbuild authored Jul 1, 2024
2 parents da1ec0a + 360cf45 commit ec83adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
# 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_v10',
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v3',
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v4',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '140X_mcRun4_realistic_v4'
}
Expand Down

0 comments on commit ec83adf

Please sign in to comment.