From aee8c69da128c444aca18ce03ee1d8297c94baaf Mon Sep 17 00:00:00 2001 From: mmusich Date: Fri, 30 Dec 2016 09:51:11 +0100 Subject: [PATCH] add new style of e/gamma regressions labels in Run1 MC Global Tags --- Configuration/AlCa/python/autoCond.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index c95b697803e7c..20b830233c04c 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -2,13 +2,13 @@ ### NEW KEYS ### # GlobalTag for MC production with perfectly aligned and calibrated detector for Run1 - 'run1_design' : '90X_mcRun1_design_v0', + 'run1_design' : '90X_mcRun1_design_v1', # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1 - 'run1_mc' : '90X_mcRun1_realistic_v0', + 'run1_mc' : '90X_mcRun1_realistic_v1', # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_hi' : '90X_mcRun1_HeavyIon_v0', + 'run1_mc_hi' : '90X_mcRun1_HeavyIon_v1', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_pa' : '90X_mcRun1_pA_v0', + 'run1_mc_pa' : '90X_mcRun1_pA_v1', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 'run2_design' : '90X_mcRun2_design_v1', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2