diff --git a/RecoVertex/AdaptiveVertexFinder/python/inclusiveVertexFinder_cfi.py b/RecoVertex/AdaptiveVertexFinder/python/inclusiveVertexFinder_cfi.py index 562b59d17f2c0..8cd58a3929ec3 100644 --- a/RecoVertex/AdaptiveVertexFinder/python/inclusiveVertexFinder_cfi.py +++ b/RecoVertex/AdaptiveVertexFinder/python/inclusiveVertexFinder_cfi.py @@ -11,7 +11,7 @@ clusterizer = cms.PSet( seedMax3DIPSignificance = cms.double(9999.), - seedMax3DIPValue = cms.double(5), + seedMax3DIPValue = cms.double(9999.), seedMin3DIPSignificance = cms.double(1.2), seedMin3DIPValue = cms.double(0.005), clusterMaxDistance = cms.double(0.05), #500um