Skip to content

Commit

Permalink
Merge pull request #19525 from arunhep/arun_GTUpdates_TrackerRecoMate…
Browse files Browse the repository at this point in the history
…rial_SiPixelQuality_CSCAPE

GT updates for V1MC production : contains SiPixelQuality, tracker reco material update, fix to CSC APEs
  • Loading branch information
cmsbuild committed Jul 3, 2017
2 parents b0da358 + 34923e5 commit 236f7c2
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '92X_dataRun2_relval_v2',
# GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed)
'run2_data_promptlike' : '92X_dataRun2_PromptLike_v1',

'run2_data_promptlike' : '92X_dataRun2_PromptLike_v3',
# GlobalTag for Run1 HLT: it points to the online GT
'run1_hlt' : '92X_dataRun2_HLT_frozen_v2',
# GlobalTag for Run2 HLT: it points to the online GT
Expand All @@ -39,19 +38,19 @@
# GlobalTag for Run2 HLT for HI: it points to the online GT
'run2_hlt_hi' : '92X_dataRun2_HLTHI_frozen_v3',
# 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_v6',
'phase1_2017_design' : '92X_upgrade2017_design_IdealBS_v7',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic' : '92X_upgrade2017_realistic_v6',
'phase1_2017_realistic' : '92X_upgrade2017_realistic_v7',
# 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_v6',
'phase1_2017_cosmics' : '92X_upgrade2017cosmics_realistic_deco_v7',
# 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_v6',
'phase1_2017_cosmics_peak' : '92X_upgrade2017cosmics_realistic_peak_v7',
# 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_v5',
'phase1_2018_design' : '92X_upgrade2018_design_IdealBS_v6',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '92X_upgrade2018_realistic_v6',
'phase1_2018_realistic' : '92X_upgrade2018_realistic_v7',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
'phase1_2018_cosmics' : '92X_upgrade2018cosmics_realistic_deco_v6',
'phase1_2018_cosmics' : '92X_upgrade2018cosmics_realistic_deco_v7',
# 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 236f7c2

Please sign in to comment.