From 722635e60184d26d7c74dfc1eafa172d319e0fe0 Mon Sep 17 00:00:00 2001 From: Aaron Bundock Date: Thu, 16 Feb 2023 19:47:45 +0100 Subject: [PATCH] L1T: remove hack conditions from calo only re-emu config --- L1Trigger/Configuration/python/SimL1CaloEmulator_cff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/L1Trigger/Configuration/python/SimL1CaloEmulator_cff.py b/L1Trigger/Configuration/python/SimL1CaloEmulator_cff.py index 995584b92bc09..98d0377a31ab3 100644 --- a/L1Trigger/Configuration/python/SimL1CaloEmulator_cff.py +++ b/L1Trigger/Configuration/python/SimL1CaloEmulator_cff.py @@ -7,4 +7,4 @@ # Emulators are configured from DB (GlobalTags) # but in the integration branch conffigure from static hackConditions -from L1Trigger.L1TCalorimeter.hackConditions_cff import * +#from L1Trigger.L1TCalorimeter.hackConditions_cff import *