Skip to content

Commit e890291

Browse files
authored
Merge pull request #47723 from RobertJWard/p2l1t_update_hpsTaus
Change HPSTau input collection from l1tHPSPFTauProducerPF to l1tHPSPFTauProducerPuppi
2 parents a873158 + 1f53279 commit e890291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DPGAnalysis/Phase2L1TNanoAOD/python/l1tPh2Nanotables_cff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484

485485
hpsTauTable = cms.EDProducer(
486486
"SimpleTriggerL1HPSPFTauFlatTableProducer",
487-
src = cms.InputTag("l1tHPSPFTauProducerPF",""),
487+
src = cms.InputTag("l1tHPSPFTauProducerPuppi",""),
488488
cut = cms.string(""),
489489
name = cms.string("L1hpsTau"),
490490
doc = cms.string("HPS Taus"),

0 commit comments

Comments
 (0)