From e57c10a521b4425028087f9ddc75084318d842a7 Mon Sep 17 00:00:00 2001 From: mmusich Date: Mon, 20 Nov 2023 10:36:36 +0100 Subject: [PATCH] follow-up to #43094, remove HLT and vertexing validation harvesting from phase-2 modifier --- HLTriggerOffline/Common/python/HLTValidationHarvest_cff.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/HLTriggerOffline/Common/python/HLTValidationHarvest_cff.py b/HLTriggerOffline/Common/python/HLTValidationHarvest_cff.py index aaf53d7165e34..a1af4fbd96783 100644 --- a/HLTriggerOffline/Common/python/HLTValidationHarvest_cff.py +++ b/HLTriggerOffline/Common/python/HLTValidationHarvest_cff.py @@ -42,9 +42,7 @@ # Temporary Phase-2 configuration # Exclude everything except JetMET for now from Configuration.Eras.Modifier_phase2_common_cff import phase2_common -phase2_common.toReplaceWith(hltpostvalidation, hltpostvalidation.copyAndExclude([postProcessorHLTtrackingSequence, - postProcessorHLTvertexing, - HLTMuonPostVal, +phase2_common.toReplaceWith(hltpostvalidation, hltpostvalidation.copyAndExclude([HLTMuonPostVal, HLTTauPostVal, EgammaPostVal, postProcessorHLTgsfTrackingSequence,