Skip to content

Commit

Permalink
Updated L1T tags to address CMSSW issue cms-sw#29237
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheralanwest committed Jun 9, 2020
1 parent 1f9bca2 commit dd67394
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' : '110X_mcRun2_asymptotic_preVFP_v5',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
'run2_mc' : '110X_mcRun2_asymptotic_v7',
'run2_mc' : '110X_mcRun2_asymptotic_v8',
# 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' : '110X_mcRun2cosmics_startup_deco_v7',
# 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 dd67394

Please sign in to comment.