Skip to content

Commit

Permalink
Merge pull request #33982 from malbouis/alca-JERC-12_0_X
Browse files Browse the repository at this point in the history
update Run2 data and mc GTs with JERC tags
  • Loading branch information
cmsbuild authored Jun 9, 2021
2 parents 4b8ed95 + d82024a commit e1cfe70
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 @@ -16,21 +16,21 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
'run2_design' : '113X_mcRun2_design_v4',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change
'run2_mc_pre_vfp' : '113X_mcRun2_asymptotic_preVFP_v4',
'run2_mc_pre_vfp' : '120X_mcRun2_asymptotic_preVFP_v1',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
'run2_mc' : '113X_mcRun2_asymptotic_v4',
'run2_mc' : '120X_mcRun2_asymptotic_v1',
# GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
'run2_mc_cosmics' : '113X_mcRun2cosmics_asymptotic_deco_v4',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '113X_mcRun2_HeavyIon_v4',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
'run2_mc_pa' : '113X_mcRun2_pA_v4',
# GlobalTag for Run2 data reprocessing
'run2_data' : '113X_dataRun2_v6',
'run2_data' : '120X_dataRun2_v1',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
'run2_data_HEfail' : '113X_dataRun2_HEfail_v6',
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '113X_dataRun2_relval_v6',
'run2_data_relval' : '120X_dataRun2_relval_v1',
# GlobalTag for Run2 HI data
'run2_data_promptlike_hi' : '113X_dataRun2_PromptLike_HI_v6',
# GlobalTag for Run3 HLT: it points to the online GT
Expand Down

0 comments on commit e1cfe70

Please sign in to comment.