Skip to content
Snippets Groups Projects
Commit 5df51095 authored by Vaibhavi Gawas's avatar Vaibhavi Gawas Committed by Wouter Deconinck
Browse files

Replace hybrid_cluster.py

parent 286faf49
No related branches found
No related tags found
1 merge request!257Replace hybrid_cluster.py
...@@ -86,6 +86,7 @@ imcalcluster = ImagingTopoCluster('imcal_cluster', ...@@ -86,6 +86,7 @@ imcalcluster = ImagingTopoCluster('imcal_cluster',
localDistXY=[2.*mm, 2*mm], localDistXY=[2.*mm, 2*mm],
layerDistEtaPhi=[10*mrad, 10*mrad], layerDistEtaPhi=[10*mrad, 10*mrad],
neighbourLayersRange=2, neighbourLayersRange=2,
minClusterEdep= 0.5*MeV/kwargs['img_sf'],
sectorDist=3.*cm) sectorDist=3.*cm)
clusterreco = ImagingClusterReco('imcal_clreco', clusterreco = ImagingClusterReco('imcal_clreco',
#OutputLevel=DEBUG, #OutputLevel=DEBUG,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment