From c50c686b8a78865e9adcee2de0ff2ca5a3532134 Mon Sep 17 00:00:00 2001 From: Theo Chatzistavrou Date: Tue, 26 Sep 2023 12:40:21 +0200 Subject: [PATCH 1/2] change hltAK4PFPuppiJets corrector tags --- .../HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL1_cfi.py | 4 ++-- .../HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL2_cfi.py | 4 ++-- .../HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL3_cfi.py | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL1_cfi.py b/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL1_cfi.py index 79d1d29bd39ee..f0cf8f4cdb95f 100644 --- a/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL1_cfi.py +++ b/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL1_cfi.py @@ -1,8 +1,8 @@ import FWCore.ParameterSet.Config as cms hltAK4PFPuppiJetCorrectorL1 = cms.EDProducer("L1FastjetCorrectorProducer", - #algorithm = cms.string('AK4PFPuppiHLT'), - algorithm = cms.string('AK4PFPuppi'), + algorithm = cms.string('AK4PFPuppiHLT'), + #algorithm = cms.string('AK4PFPuppi'), level = cms.string('L1FastJet'), srcRho = cms.InputTag("fixedGridRhoFastjetAllTmp") ) diff --git a/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL2_cfi.py b/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL2_cfi.py index 1c3caf08ced27..cf62c4684017f 100644 --- a/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL2_cfi.py +++ b/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL2_cfi.py @@ -1,7 +1,7 @@ import FWCore.ParameterSet.Config as cms hltAK4PFPuppiJetCorrectorL2 = cms.EDProducer("LXXXCorrectorProducer", - #algorithm = cms.string('AK4PFPuppiHLT'), - algorithm = cms.string('AK4PFPuppi'), + algorithm = cms.string('AK4PFPuppiHLT'), + #algorithm = cms.string('AK4PFPuppi'), level = cms.string('L2Relative') ) diff --git a/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL3_cfi.py b/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL3_cfi.py index 8243f574e2ba8..1b30489ff50c2 100644 --- a/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL3_cfi.py +++ b/HLTrigger/Configuration/python/HLT_75e33/modules/hltAK4PFPuppiJetCorrectorL3_cfi.py @@ -1,7 +1,7 @@ import FWCore.ParameterSet.Config as cms hltAK4PFPuppiJetCorrectorL3 = cms.EDProducer("LXXXCorrectorProducer", - #algorithm = cms.string('AK4PFPuppiHLT'), - algorithm = cms.string('AK4PFPuppi'), + algorithm = cms.string('AK4PFPuppiHLT'), + #algorithm = cms.string('AK4PFPuppi'), level = cms.string('L3Absolute') ) From 8aa8cea19f28be671ff6dc5c5887c58000b8a2da Mon Sep 17 00:00:00 2001 From: Theo Chatzistavrou Date: Thu, 28 Sep 2023 06:24:42 +0200 Subject: [PATCH 2/2] changed the GT in autoCond --- Configuration/AlCa/python/autoCond.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index cf35634cf5ae1..32879019d76a5 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -88,7 +88,7 @@ # GlobalTag for MC production with realistic conditions for Phase1 2024 'phase1_2024_realistic' : '132X_mcRun3_2024_realistic_v2', # GlobalTag for MC production with realistic conditions for Phase2 - 'phase2_realistic' : '132X_mcRun4_realistic_v1' + 'phase2_realistic' : '132X_mcRun4_realistic_v2' } aliases = {