Skip to content

Commit

Permalink
removed commented lines in particleFlowBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
rchudasa committed Aug 12, 2019
1 parent 38a560d commit fb097ff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions RecoParticleFlow/PFProducer/python/particleFlowBlock_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,3 @@ def _findIndicesByModule(name):
elementImporters = _addTimingLayer
)

#from Configuration.ProcessModifiers.egamma_lowPt_exclusive_cff import egamma_lowPt_exclusive
#egamma_lowPt_exclusive.toModify(particleFlowBlock.elementImporters[2],
#egamma_lowPt_exclusive.toModify(particleFlowBlock.findIndicesByModule("SuperClusterImporter")[0],
# minSuperClusterPt = 1.0,
# minPTforBypass = 0.0)
#

0 comments on commit fb097ff

Please sign in to comment.