From ceab8ebf2812c3eefe448dd2ec635e28940af492 Mon Sep 17 00:00:00 2001 From: mmusich Date: Tue, 13 Jun 2023 08:44:48 +0200 Subject: [PATCH] remove tracking efficiency and fake rate w.r.t. offline plots from list of ME to be outputed by LS --- DQMServices/Core/python/nanoDQMIO_perLSoutput_cff.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/DQMServices/Core/python/nanoDQMIO_perLSoutput_cff.py b/DQMServices/Core/python/nanoDQMIO_perLSoutput_cff.py index 75f6c824eb934..7ec70f64a16b3 100644 --- a/DQMServices/Core/python/nanoDQMIO_perLSoutput_cff.py +++ b/DQMServices/Core/python/nanoDQMIO_perLSoutput_cff.py @@ -55,14 +55,6 @@ "PixelPhase1/Tracks/PXForward/size_PXDisk_-2", "PixelPhase1/Tracks/PXForward/size_PXDisk_-3", "HLT/Vertexing/hltPixelVertices/hltPixelVertices/goodvtxNbr", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/Eff_eta", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/Eff_hits", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/Eff_phi", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/Eff_pt", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/FakeRate_eta", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/FakeRate_hits", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/FakeRate_phi", - "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/FakeRate_pt", "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/mon_eta", "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/mon_hits", "HLT/Tracking/ValidationWRTOffline/hltMergedWrtHighPurityPV/mon_phi",