Skip to content

Commit

Permalink
Merge pull request #27934 from christopheralanwest/alca-final-2018-gt…
Browse files Browse the repository at this point in the history
…-106X

Data and MC global tags for 2018 UL [10_6_X]
  • Loading branch information
cmsbuild committed Sep 19, 2019
2 parents 1e43325 + 3d205fe commit 97345b7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -24,16 +24,16 @@
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
'run2_mc_pa' : '106X_mcRun2_pA_v5',
# GlobalTag for Run1 data reprocessing
'run1_data' : '106X_dataRun2_v21',
'run1_data' : '106X_dataRun2_v22',
# GlobalTag for Run2 data reprocessing
'run2_data' : '106X_dataRun2_v21',
'run2_data' : '106X_dataRun2_v22',
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '106X_dataRun2_relval_v20',
'run2_data_relval' : '106X_dataRun2_relval_v21',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
'run2_data_promptlike_HEfail' : '106X_dataRun2_PromptLike_HEfail_v10',
'run2_data_promptlike_HEfail' : '106X_dataRun2_PromptLike_HEfail_v11',
# GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed)
'run2_data_promptlike' : '106X_dataRun2_PromptLike_v11',
'run2_data_promptlike_hi' : '106X_dataRun2_PromptLike_HI_v11',
'run2_data_promptlike' : '106X_dataRun2_PromptLike_v12',
'run2_data_promptlike_hi' : '106X_dataRun2_PromptLike_HI_v12',
# GlobalTag for Run1 HLT: it points to the online GT
'run1_hlt' : '101X_dataRun2_HLT_frozen_v9',
# GlobalTag for Run2 HLT: it points to the online GT
Expand All @@ -54,11 +54,11 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '106X_upgrade2018_design_v5',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '106X_upgrade2018_realistic_v7',
'phase1_2018_realistic' : '106X_upgrade2018_realistic_v8',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion
'phase1_2018_realistic_hi' : '106X_upgrade2018_realistic_HI_v5',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail
'phase1_2018_realistic_HEfail' : '106X_upgrade2018_realistic_HEfail_v7',
'phase1_2018_realistic_HEfail' : '106X_upgrade2018_realistic_HEfail_v8',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
'phase1_2018_cosmics' : '106X_upgrade2018cosmics_realistic_deco_v4',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode
Expand Down

0 comments on commit 97345b7

Please sign in to comment.