Skip to content

Commit

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

Updated L1T tags to address CMSSW issue #29237 [10_6_X]
  • Loading branch information
cmsbuild authored Jun 18, 2020
2 parents c7a708a + 73f22c3 commit 891cf9c
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' : '106X_mcRun2_design_v7',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change
'run2_mc_pre_vfp' : '106X_mcRun2_asymptotic_preVFP_v3',
'run2_mc_pre_vfp' : '106X_mcRun2_asymptotic_preVFP_v8',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
'run2_mc' : '106X_mcRun2_asymptotic_v9',
'run2_mc' : '106X_mcRun2_asymptotic_v13',
# GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
'run2_mc_cosmics' : '106X_mcRun2cosmics_startup_deco_v6',
'run2_mc_cosmics' : '106X_mcRun2cosmics_startup_deco_v7',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '106X_mcRun2_HeavyIon_v4',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
Expand Down

0 comments on commit 891cf9c

Please sign in to comment.