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.
2 parents f771eb6 + 770de7c commit e7bccb3Copy full SHA for e7bccb3
L1Trigger/Phase2L1GT/python/l1tGTProducer_cff.py
@@ -6,7 +6,7 @@
6
scales=scale_parameter,
7
GTTPromptJets = cms.InputTag("l1tTrackJetsEmulation", "L1TrackJets"),
8
GTTDisplacedJets = cms.InputTag("l1tTrackJetsExtendedEmulation", "L1TrackJetsExtended"),
9
- GTTPrimaryVert = cms.InputTag("l1tVertexFinderEmulator", "l1verticesEmulation"),
+ GTTPrimaryVert = cms.InputTag("l1tVertexFinderEmulator", "L1VerticesEmulation"),
10
GMTSaPromptMuons = cms.InputTag("l1tSAMuonsGmt", "promptSAMuons"),
11
GMTSaDisplacedMuons = cms.InputTag("l1tSAMuonsGmt", "displacedSAMuons"),
12
GMTTkMuons = cms.InputTag("l1tTkMuonsGmtLowPtFix", "l1tTkMuonsGmtLowPtFix"),
0 commit comments