diff --git a/algo/params/RecoParams.yaml b/algo/params/RecoParams.yaml index 2db4029e0099c5622ddbc1615113b60452d8d899..0e2f4456779e021b01accb18d66e58d3dca74ca2 100644 --- a/algo/params/RecoParams.yaml +++ b/algo/params/RecoParams.yaml @@ -18,5 +18,5 @@ sts: clustersPerDigiTS: 1.0 clustersPerDigiModule: 1.0 hitsPerClusterTS: 1.0 - hitsPerClusterModule: 2.0 + hitsPerClusterModule: 0.85 ...