From 3c7a63d203e9c16a841a6c33ddebf813e59ccfa9 Mon Sep 17 00:00:00 2001 From: Sven Dildick Date: Thu, 13 May 2021 08:18:55 -0500 Subject: [PATCH] Update GEMInput for valEmtfStage2Digis --- DQM/L1TMonitor/python/L1TStage2Emulator_cff.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DQM/L1TMonitor/python/L1TStage2Emulator_cff.py b/DQM/L1TMonitor/python/L1TStage2Emulator_cff.py index ba01e3b4ed41a..f22f2b69497c3 100644 --- a/DQM/L1TMonitor/python/L1TStage2Emulator_cff.py +++ b/DQM/L1TMonitor/python/L1TStage2Emulator_cff.py @@ -71,7 +71,8 @@ from L1Trigger.L1TMuonEndCap.simEmtfDigis_cfi import * valEmtfStage2Digis = simEmtfDigis.clone( CSCInput = "emtfStage2Digis", - RPCInput = "muonRPCDigis" + RPCInput = "muonRPCDigis", + GEMInput = 'valMuonGEMPadDigiClusters' ) # uGMT