From 2a7f2dffa514cd844f11643a5a0fbef1f0573364 Mon Sep 17 00:00:00 2001 From: francescobrivio Date: Mon, 25 Apr 2022 22:20:44 +0200 Subject: [PATCH] add back TkAlMinBias producer to JetHT --- Configuration/AlCa/python/autoAlca.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/AlCa/python/autoAlca.py b/Configuration/AlCa/python/autoAlca.py index d1fd939fe351b..65d215861ed42 100644 --- a/Configuration/AlCa/python/autoAlca.py +++ b/Configuration/AlCa/python/autoAlca.py @@ -17,7 +17,7 @@ "ExpressCosmics" : "SiStripPCLHistos+SiStripCalZeroBias+TkAlCosmics0T+SiPixelCalZeroBias", "HcalNZS" : "HcalCalMinBias", "HLTPhysics" : "TkAlMinBias", - "JetHT" : "HcalCalIsoTrkProducerFilter", + "JetHT" : "HcalCalIsoTrkProducerFilter+TkAlMinBias", "MET" : "HcalCalNoise", "MinimumBias" : "SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias", "MuOnia" : "TkAlUpsilonMuMu",