From 00ad886f2e413370712741a494b18225cd76804c Mon Sep 17 00:00:00 2001 From: pvmulder Date: Thu, 20 Mar 2014 10:58:22 +0100 Subject: [PATCH] large default values for maxIPValue and maxIPSig --- .../AdaptiveVertexFinder/python/inclusiveVertexFinder_cfi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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