Skip to content

Commit 1f53279

Browse files
committed
Change HPSTau input collection to Puppi
1 parent 7a8aff4 commit 1f53279

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)