Skip to content

Commit

Permalink
Merge pull request #40480 from tvami/UL17FixForJR
Browse files Browse the repository at this point in the history
[10_6_X] Fix JR conditions for UL 2017 MC
  • Loading branch information
cmsbuild authored Jan 13, 2023
2 parents 91b0685 + 0fad8de commit 7b7506a
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 @@ -48,7 +48,7 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '106X_mc2017_design_IdealBS_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic' : '106X_mc2017_realistic_v9',
'phase1_2017_realistic' : '106X_mc2017_realistic_v10',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector, for PP reference run
'phase1_2017_realistic_ppref' : '106X_mc2017_realistic_forppRef5TeV_v3',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode
Expand Down

0 comments on commit 7b7506a

Please sign in to comment.