From 5c65b6c750f380423b7088202510b5acb3ab8f8d Mon Sep 17 00:00:00 2001 From: Salvatore Di Guida Date: Wed, 26 Nov 2014 18:01:44 +0100 Subject: [PATCH 1/2] New Run2 simulation GT for HCal. --- Configuration/AlCa/python/autoCond.py | 6 +++--- Configuration/AlCa/python/autoCond_condDBv2.py | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 015184155f0d4..38a9ca6eb245b 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -10,11 +10,11 @@ # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 'run1_mc_pa' : 'MCPA1_73_V1::All', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 - 'run2_design' : 'DESRUN2_73_V2::All', + 'run2_design' : 'DESRUN2_73_V3::All', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 - 'run2_mc_50ns' : 'MCRUN2_73_V4::All', + 'run2_mc_50ns' : 'MCRUN2_73_V6::All', #GlobalTag for MC production with optimistic alignment and calibrations for Run2 - 'run2_mc' : 'MCRUN2_73_V5::All', + 'run2_mc' : 'MCRUN2_73_V7::All', # GlobalTag for Run1 data reprocessing 'run1_data' : 'GR_R_73_V0A::All', # GlobalTag for Run2 data reprocessing diff --git a/Configuration/AlCa/python/autoCond_condDBv2.py b/Configuration/AlCa/python/autoCond_condDBv2.py index 5f05c6210a3b7..e2f7914fc35a2 100644 --- a/Configuration/AlCa/python/autoCond_condDBv2.py +++ b/Configuration/AlCa/python/autoCond_condDBv2.py @@ -10,11 +10,11 @@ # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 'run1_mc_pa' : 'MCPA1_73_V1', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 - 'run2_design' : 'DESRUN2_73_V2', + 'run2_design' : 'DESRUN2_73_V3', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 - 'run2_mc_50ns' : 'MCRUN2_73_V4', + 'run2_mc_50ns' : 'MCRUN2_73_V6', #GlobalTag for MC production with optimistic alignment and calibrations for Run2 - 'run2_mc' : 'MCRUN2_73_V5', + 'run2_mc' : 'MCRUN2_73_V7', # GlobalTag for Run1 data reprocessing 'run1_data' : 'GR_R_73_V0A', # GlobalTag for Run2 data reprocessing From c958bac89d826492e659c39229aef53f5493d88c Mon Sep 17 00:00:00 2001 From: Salvatore Di Guida Date: Tue, 9 Dec 2014 12:38:52 +0100 Subject: [PATCH 2/2] New Run1 simulation GT for HCAL response corrections. --- Configuration/AlCa/python/autoCond.py | 8 ++++---- Configuration/AlCa/python/autoCond_condDBv2.py | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 38a9ca6eb245b..172a95cbbd45e 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' : 'DESRUN1_73_V1::All', + 'run1_design' : 'DESRUN1_73_V2::All', # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1 - 'run1_mc' : 'MCRUN1_73_V1::All', + 'run1_mc' : 'MCRUN1_73_V2::All', # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_hi' : 'MCHI1_73_V1::All', + 'run1_mc_hi' : 'MCHI1_73_V2::All', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_pa' : 'MCPA1_73_V1::All', + 'run1_mc_pa' : 'MCPA1_73_V2::All', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 'run2_design' : 'DESRUN2_73_V3::All', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 diff --git a/Configuration/AlCa/python/autoCond_condDBv2.py b/Configuration/AlCa/python/autoCond_condDBv2.py index e2f7914fc35a2..7f66a758a4ee8 100644 --- a/Configuration/AlCa/python/autoCond_condDBv2.py +++ b/Configuration/AlCa/python/autoCond_condDBv2.py @@ -2,13 +2,13 @@ ### NEW KEYS ### # GlobalTag for MC production with perfectly aligned and calibrated detector for Run1 - 'run1_design' : 'DESRUN1_73_V1', + 'run1_design' : 'DESRUN1_73_V2', # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1 - 'run1_mc' : 'MCRUN1_73_V1', + 'run1_mc' : 'MCRUN1_73_V2', # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_hi' : 'MCHI1_73_V1', + 'run1_mc_hi' : 'MCHI1_73_V2', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_pa' : 'MCPA1_73_V1', + 'run1_mc_pa' : 'MCPA1_73_V2', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 'run2_design' : 'DESRUN2_73_V3', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2