Skip to content

Commit

Permalink
Merge pull request #30151 from christopheralanwest/alca-fix-l1t-issue…
Browse files Browse the repository at this point in the history
…29237

Updated L1T tags to address CMSSW issue #29237
  • Loading branch information
cmsbuild authored Jun 10, 2020
2 parents 6f50dff + dc5de17 commit 4993ab6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
'run2_design' : '110X_mcRun2_design_v5',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change
'run2_mc_pre_vfp' : '110X_mcRun2_asymptotic_preVFP_v4',
'run2_mc_pre_vfp' : '111X_mcRun2_asymptotic_preVFP_v1',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
'run2_mc' : '110X_mcRun2_asymptotic_v7',
'run2_mc' : '111X_mcRun2_asymptotic_v1',
# GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
'run2_mc_cosmics' : '110X_mcRun2cosmics_startup_deco_v6',
'run2_mc_cosmics' : '111X_mcRun2cosmics_startup_deco_v1',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '110X_mcRun2_HeavyIon_v2',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
Expand Down

0 comments on commit 4993ab6

Please sign in to comment.