We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c267b2 commit 4251462Copy full SHA for 4251462
L1Trigger/Phase2L1GT/python/l1tGTProducer_cff.py
@@ -9,7 +9,7 @@
9
GTTPrimaryVert = cms.InputTag("l1tVertexFinderEmulator", "l1verticesEmulation"),
10
GMTSaPromptMuons = cms.InputTag("l1tSAMuonsGmt", "promptSAMuons"),
11
GMTSaDisplacedMuons = cms.InputTag("l1tSAMuonsGmt", "displacedSAMuons"),
12
- GMTTkMuons = cms.InputTag("l1tTkMuonsGmtLowPtFix", ""), #cms.InputTag("l1tTkMuonsGmt", ""),
+ GMTTkMuons = cms.InputTag("l1tTkMuonsGmtLowPtFix", "l1tTkMuonsGmtLowPtFix"),
13
CL2Jets = cms.InputTag("l1tSCPFL1PuppiCorrectedEmulator"),
14
CL2Electrons = cms.InputTag("l1tLayer2EG", "L1CtTkElectron"),
15
CL2Photons = cms.InputTag("l1tLayer2EG", "L1CtTkEm"),
0 commit comments