Skip to content

Commit

Permalink
updated pixel cabling, see : https://hypernews.cern.ch/HyperNews/CMS/…
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Franzoni committed Feb 10, 2017
1 parent 32131d1 commit 1b51198
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -38,17 +38,17 @@
# GlobalTag for Run2 HLT for HI: it points to the online GT
'run2_hlt_hi' : '90X_dataRun2_HLTHI_frozen_v0',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '90X_upgrade2017_design_IdealBS_v7',
'phase1_2017_design' : '90X_upgrade2017_design_IdealBS_v8',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic': '90X_upgrade2017_realistic_v7',
'phase1_2017_realistic': '90X_upgrade2017_realistic_v8',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in peak mode
'phase1_2017_cosmics' : '90X_upgrade2017cosmics_realistic_peak_v7',
'phase1_2017_cosmics' : '90X_upgrade2017cosmics_realistic_peak_v8',
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '90X_upgrade2018_design_IdealBS_v5',
'phase1_2018_design' : '90X_upgrade2018_design_IdealBS_v6',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic': '90X_upgrade2018_realistic_v5',
'phase1_2018_realistic': '90X_upgrade2018_realistic_v6',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector
'phase1_2018_cosmics': '90X_upgrade2018cosmics_realistic_peak_v5',
'phase1_2018_cosmics': '90X_upgrade2018cosmics_realistic_peak_v6',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019
'phase1_2019_design' : 'DES19_70_V2', # placeholder (GT not meant for standard RelVal)
# GlobalTag for MC production with realistic conditions for Phase2 2023
Expand Down

0 comments on commit 1b51198

Please sign in to comment.