Skip to content

Commit

Permalink
deploy fix for HLT JEC as already deployed at HLT@p5
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Franzoni authored and rekovic committed Jul 27, 2017
1 parent 4b423c7 commit 7584c55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
# GlobalTag for Run2 HLT for HI: it points to the online GT
'run2_hlt_hi' : '92X_dataRun2_HLTHI_frozen_v6',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '92X_upgrade2017_design_IdealBS_v9',
'phase1_2017_design' : '92X_upgrade2017_design_IdealBS_v10',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic' : '92X_upgrade2017_realistic_v9',
'phase1_2017_realistic' : '92X_upgrade2017_realistic_v10',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode
'phase1_2017_cosmics' : '92X_upgrade2017cosmics_realistic_deco_v9',
'phase1_2017_cosmics' : '92X_upgrade2017cosmics_realistic_deco_v10',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode
'phase1_2017_cosmics_peak' : '92X_upgrade2017cosmics_realistic_peak_v9',
'phase1_2017_cosmics_peak' : '92X_upgrade2017cosmics_realistic_peak_v10',
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '92X_upgrade2018_design_IdealBS_v7',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
Expand Down

0 comments on commit 7584c55

Please sign in to comment.