Skip to content

Commit

Permalink
removing redundancies
Browse files Browse the repository at this point in the history
  • Loading branch information
roger-wolf committed Feb 15, 2018
1 parent a601ca5 commit 31780a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PhysicsTools/PatAlgos/python/slimming/miniAOD_tools.py
Expand Up @@ -354,7 +354,6 @@ def miniAOD_customizeCommon(process):
from Configuration.Eras.Modifier_run2_miniAOD_80XLegacy_cff import run2_miniAOD_80XLegacy
_makePatTausTaskWithTauReReco = process.makePatTausTask.copy()
_makePatTausTaskWithTauReReco.add(process.PFTauTask)
_makePatTausTaskWithTauReReco.add(process.hpsPFTauDiscriminationByIsolationMVArun2v1DBoldDMwLTTask)
run2_miniAOD_80XLegacy.toReplaceWith(
process.makePatTausTask, _makePatTausTaskWithTauReReco
)
Expand Down

0 comments on commit 31780a5

Please sign in to comment.